Skip to content

Commit 8b34e2d

Browse files
otmon76danipoma
andauthored
Update 1-js/02-first-steps/18-javascript-specials/article.md
Co-authored-by: Daniel Pomajbík <[email protected]>
1 parent 29325ad commit 8b34e2d

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/18-javascript-specials

1 file changed

+1
-1
lines changed

1-js/02-first-steps/18-javascript-specials/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Porovnávání
163163
alert( 0 == '' ); // true
164164
```
165165

166-
Také ostatní porovnání převádějí parametry na čísla.
166+
Jiná porovnání se převádí také na čísla.
167167

168168
Operátor striktní rovnosti `===` tuto konverzi neprovádí: různé typy pro něj vždy znamenají, že hodnoty se nerovnají.
169169

0 commit comments

Comments
 (0)