Browse Source

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

DEV-3198-new-go-exercise-get-digit-len
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
Make a `dayOfTheYear` functions that takes a date
and returns the number of days since the first day of that year
Create a function named `dayOfTheYear` which accepts a `Date`. Your function should return the number of days since the first day of that year.

Loading…
Cancel
Save