diff --git a/README.md b/README.md index 840664a..70ad90f 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ How to use } ``` -2. ServerFileInput - use this widget to choose file on server using ElFinder pop-up +2. ServerFileInput - use this widget to choose file on server using elFinder pop-up ```php $this->widget('ext.elFinder.ServerFileInput', array( @@ -95,4 +95,4 @@ How to use 'popupTitle' => "Files", ), )); - ``` \ No newline at end of file + ```