8
0
Pārlūkot izejas kodu

Fixed typo in the contexts.json

Piotrek Koszuliński 9 gadi atpakaļ
vecāks
revīzija
c0d30fba7c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      packages/ckeditor5-link/lang/contexts.json

+ 1 - 1
packages/ckeditor5-link/lang/contexts.json

@@ -1,5 +1,5 @@
 {
 	"Unlink": "Toolbar button tooltip for the Unlink feature.",
 	"Link": "Toolbar button tooltip for the Link feature.",
-	"Link URL": "Label for the url input in the Link dialog"
+	"Link URL": "Label for the url input in the Link dialog."
 }