We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82f9c1 commit 6a06cbfCopy full SHA for 6a06cbf
README.md
@@ -8,7 +8,7 @@ VerbalExpressions is a JavaScript librarty that helps to construct hard regular
8
9
Include the library and you're good to go!
10
```HTML
11
-<scrit type="text/javascript" src="VerbalExpressions.js"></script>
+<script type="text/javascript" src="VerbalExpressions.js"></script>
12
```
13
14
## Examples
0 commit comments