mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-16 21:23:23 +09:00
Capitalize 'Hint'-subtitles
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ leapYears(1985) // is not a leap year: returns false
|
||||
```
|
||||
|
||||
|
||||
## hints
|
||||
## Hints
|
||||
- use an `if` statement and `&&` to make sure all the conditions are met properly
|
||||
|
||||
Reference in New Issue
Block a user