Skip to content

Commit be41e19

Browse files
authored
Fix typo (#3720)
1 parent 367faf4 commit be41e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/concept/currency-exchange/exchange.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Functions for calculating steps in exchaning currency.
1+
"""Functions for calculating steps in exchanging currency.
22
33
Python numbers documentation: https://docs.python.org/3/library/stdtypes.html#numeric-types-int-float-complex
44

0 commit comments

Comments
 (0)