Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Chepurnoy committed Apr 23, 2017
1 parent a9c753d commit e7759cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ public function actions()

## Features:

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:

> List of options: https://www.froala.com/wysiwyg-editor/docs/options
Expand All @@ -109,7 +109,7 @@ public function actions()
'clientPlugins' => [
],
'clientOptions' => [
]
],
'excludedPlugins' => [
],
],
Expand Down

0 comments on commit e7759cc

Please sign in to comment.