Skip to content

Commit 99f6e07

Browse files
authored
spelling fix
1 parent ec5e557 commit 99f6e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/02-first-steps/04-variables/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ And the last note. There are some lazy programmers who, instead of declaring a n
314314
315315
As the result, the variable is like a box where people throw different things without changing the sticker. What is inside it now? Who knows... We need to come closer and check.
316316
317-
Such a programmer saves a little bit on variable declaration, but looses ten times more on debugging the code.
317+
Such a programmer saves a little bit on variable declaration, but loses ten times more on debugging the code.
318318
319319
An extra variable is good, not evil.
320320

0 commit comments

Comments
 (0)