Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 71fec32

Browse files
authoredOct 11, 2017
Spelling mistake in word "behavior"
Spelling mistake in word "behavior"
1 parent de725bd commit 71fec32

File tree

1 file changed

+1
-1
lines changed
  • 1-js/02-first-steps/14-function-basics/1-if-else-required

1 file changed

+1
-1
lines changed
 

‎1-js/02-first-steps/14-function-basics/1-if-else-required/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ function checkAge(age) {
3535
}
3636
```
3737

38-
Is there any difference in the bahavior of these two variants?
38+
Is there any difference in the behavior of these two variants?

0 commit comments

Comments
 (0)
Please sign in to comment.