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.
2 parents 4436e00 + 3fa4218 commit 6b8fdf3Copy full SHA for 6b8fdf3
1-js/02-first-steps/01-hello-world/article.md
@@ -105,7 +105,7 @@ That saves traffic and makes pages faster.
105
```
106
107
````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.
+A single `<script>` tag can't have both `src` attribute and the code inside.
109
110
This won't work:
111
0 commit comments