Skip to content

Commit cfc5694

Browse files
authored
Update README.md
1 parent 95779f4 commit cfc5694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Define `mobileWidth`, `mobileHeight`, `mobileMargin`, `mobileAlignment` as follo
110110
}
111111
```
112112

113-
## Translation of toolbar
114-
The package offers translations for the quill toolbar, it will follow the system locale unless you set your own locale with:
113+
## Translation
114+
The package offers translations for the quill toolbar and editor, it will follow the system locale unless you set your own locale with:
115115
```
116116
QuillToolbar(locale: Locale('fr'), ...)
117117
QuillEditor(locale: Locale('fr'), ...)

0 commit comments

Comments
 (0)