Skip to content

Commit 05897fb

Browse files
authored
Merge pull request javascript-tutorial#238 from Zaramont/master
Spelling mistake in word "bahavior"
2 parents de725bd + 71fec32 commit 05897fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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)