Skip to content

Commit 396dffd

Browse files
authored
Fix broken line in leap description (#2121)
I missed another spot in the big one-sentence-per-line overhaul.
1 parent 434e496 commit 396dffd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

exercises/leap/description.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ For example, 1997 is not a leap year, but 1996 is.
1515

1616
## Notes
1717

18-
Though our exercise adopts some very simple rules, there is more to
19-
learn!
18+
Though our exercise adopts some very simple rules, there is more to learn!
2019

21-
For a delightful, four minute explanation of the whole leap year
22-
phenomenon, go watch [this youtube video][video].
20+
For a delightful, four minute explanation of the whole leap year phenomenon, go watch [this youtube video][video].
2321

2422
[video]: http://www.youtube.com/watch?v=xX96xng7sAE

0 commit comments

Comments
 (0)