Skip to content

Commit 6b8fdf3

Browse files
authored
Merge pull request #95 from agzagroba/master
grammar correction
2 parents 4436e00 + 3fa4218 commit 6b8fdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/02-first-steps/01-hello-world/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ That saves traffic and makes pages faster.
105105
```
106106

107107
````warn header="If `src` is set, the script content is ignored."
108-
A single `<script>` tag may not have both `src` attribute and the code inside.
108+
A single `<script>` tag can't have both `src` attribute and the code inside.
109109

110110
This won't work:
111111

0 commit comments

Comments
 (0)