Skip to content

Commit a5e6997

Browse files
otmon76danipoma
andauthored
Update 1-js/02-first-steps/01-hello-world/article.md
Co-authored-by: Daniel Pomajbík <[email protected]>
1 parent b0adc6d commit a5e6997

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
@@ -110,7 +110,7 @@ Tohle nebude fungovat:
110110
</script>
111111
```
112112

113-
Musíme si vybrat mezi externím `<script src="…">` a značkou `<script>` s kódem.
113+
Musíme si vybrat mezi externím `<script src="…">` a vloženým `<script>` skriptem.
114114

115115
Výše uvedený příklad může fungovat, když jej rozdělíme do dvou skriptů:
116116

0 commit comments

Comments
 (0)