typo
This commit is contained in:
parent
d4b3c135cc
commit
cd4de4b186
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ function checkAge(age) {
|
|||
}
|
||||
```
|
||||
|
||||
Note that the parentheses around `age > 18` are not required here. They exist for better readabilty.
|
||||
Note that the parentheses around `age > 18` are not required here. They exist for better readability.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue