Browse Source

docs(day-of-the-year): correct grammar

pull/1112/head
davhojt 2 years ago committed by Dav Hojt
parent
commit
622b7360f1
  1. 3
      subjects/day-of-the-year/README.md

3
subjects/day-of-the-year/README.md

@ -2,5 +2,4 @@
### Instructions ### Instructions
Make a `dayOfTheYear` functions that takes a date Create a function named `dayOfTheYear` which accepts a `Date`. Your function should return the number of days since the first day of that year.
and returns the number of days since the first day of that year

Loading…
Cancel
Save