Capitalize 'Hint'-subtitles

This commit is contained in:
Étienne Boisseau-Sierra
2018-06-08 23:20:59 -04:00
parent c17c207d0e
commit 35f797f454
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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