Skip to content

Commit 593e099

Browse files
authored
docs: Fix typo 'scrip' to 'script' in component-validator-rules.md (#40329)
1 parent abe5c9e commit 593e099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/component-validator-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ In the document `<head>` section, add the extension `<script>` tag used by this
410410

411411
<pre>
412412
&lt;script async custom-element='<b>amp-cat</b>'
413-
src='https://cdn.ampproject.org/v0/<b>amp-cat</b>-0.1.js'&gt;&lt;/scrip&gt;
413+
src='https://cdn.ampproject.org/v0/<b>amp-cat</b>-0.1.js'&gt;&lt;/script&gt;
414414
</pre>
415415

416416
**Add a working example of your tag**

0 commit comments

Comments
 (0)