We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bced85 + cf6f2bb commit 6321bbeCopy full SHA for 6321bbe
README.md
@@ -135,7 +135,7 @@ Here follow the patched versions of BaseHtml functions to support the nonce para
135
136
**Patch to Html::script helper**
137
138
-The pathced *\yii\helpers\BaseHtml::script()* :
+The patched *\yii\helpers\BaseHtml::script()* :
139
140
```php
141
public static function script($content, $options = [])
@@ -153,7 +153,7 @@ The pathced *\yii\helpers\BaseHtml::script()* :
153
154
**Tag script required by the project Assets**
155
156
-The pathced *\yii\helpers\BaseHtml::jsFile()* :
+The patched *\yii\helpers\BaseHtml::jsFile()* :
157
158
159
public static function jsFile($url, $options = [])
0 commit comments