We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c753d commit e7759ccCopy full SHA for e7759cc
README.md
@@ -94,7 +94,7 @@ public function actions()
94
95
## Features:
96
97
-1. By default this extension use the `froala editor` for manage cms pages, you can change editor configuration by the following code:
+1. By default this extension uses the `froala editor` for manage cms pages, you can change editor configuration by the following code:
98
99
> List of options: https://www.froala.com/wysiwyg-editor/docs/options
100
@@ -109,7 +109,7 @@ public function actions()
109
'clientPlugins' => [
110
],
111
'clientOptions' => [
112
- ]
+ ],
113
'excludedPlugins' => [
114
115
0 commit comments