Merge pull request #95 from agzagroba/master

grammar correction
This commit is contained in:
Ilya Kantor 2017-07-17 00:25:10 +03:00 committed by GitHub
commit 6b8fdf378a

View file

@ -105,7 +105,7 @@ That saves traffic and makes pages faster.
```
````warn header="If `src` is set, the script content is ignored."
A single `<script>` tag may not have both `src` attribute and the code inside.
A single `<script>` tag can't have both `src` attribute and the code inside.
This won't work: