Skip to content

Commit 75c2f93

Browse files
authored
docs: [skip ci] update README.md
1 parent d2af008 commit 75c2f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class Html extends \yii\helpers\Html
9999
}
100100
```
101101

102-
You can also use this trait with other helpers that inherit `\yii\helpers\Html`. For example :
102+
You can also use this trait with other helpers that extends `\yii\helpers\Html`. For example:
103103

104104
```php
105105
use MSpirkov\Yii2\Web\HtmlTrait;

0 commit comments

Comments
 (0)