Browse Source

docs(temperature_conv): correct grammar

pull/1091/head
davhojt 2 years ago committed by Dav Hojt
parent
commit
1effd5d6dd
  1. 2
      subjects/temperature_conv/README.md

2
subjects/temperature_conv/README.md

@ -2,7 +2,7 @@
### Instructions
Write two functions which convert values of temperatures from `fahrenheit` to `celsius` and the other way around.
Write two functions which convert temperatures from `fahrenheit` to `celsius` and the other way around.
To pass this exercise you must use (9/5) in **both** functions.

Loading…
Cancel
Save