Skip to content

Commit e1a153c

Browse files
author
Arian Stolwijk
committed
Merge pull request #2692 from SergioCrisostomo/fix-typo
fix code-block typo
2 parents 8753619 + e09b611 commit e1a153c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Types/String.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Removes undefined keywords and ignores escaped keywords.
377377
String method: stripScripts {#String:stripScripts}
378378
----------------------------------------------------
379379

380-
Strips the String of its *<script>* tags and anything in between them.
380+
Strips the String of its `<script>` tags and anything in between them.
381381

382382
### Syntax:
383383

0 commit comments

Comments
 (0)