Browse Source

docs(ordinal) correct grammar

pull/1110/head
davhojt 2 years ago committed by Dav Hojt
parent
commit
5da8e1cde2
  1. 2
      subjects/ordinal/README.md

2
subjects/ordinal/README.md

@ -2,7 +2,7 @@
### Instructions
Complete the function "num_to_ordinal" that receives a cardinal number and returns its ordinal number.
Complete the function `num_to_ordinal`. It returns the ordinal number for a given cardinal number.
### Expected functions

Loading…
Cancel
Save