Skip to content

Commit e7759cc

Browse files
author
Igor Chepurnoy
committed
update README
1 parent a9c753d commit e7759cc

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
@@ -94,7 +94,7 @@ public function actions()
9494

9595
## Features:
9696

97-
1. By default this extension use the `froala editor` for manage cms pages, you can change editor configuration by the following code:
97+
1. By default this extension uses the `froala editor` for manage cms pages, you can change editor configuration by the following code:
9898

9999
> List of options: https://www.froala.com/wysiwyg-editor/docs/options
100100
@@ -109,7 +109,7 @@ public function actions()
109109
'clientPlugins' => [
110110
],
111111
'clientOptions' => [
112-
]
112+
],
113113
'excludedPlugins' => [
114114
],
115115
],

0 commit comments

Comments
 (0)