Skip to content

Commit b482c46

Browse files
authored
Fixing typo
1 parent b786a44 commit b482c46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/day-1-toy/modules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Print out the command line arguments in sys.argv, one per line:
99

1010

11-
# Print out the plaform from sys:
11+
# Print out the platform from sys:
1212
print()
1313

1414
# Print out the Python version from sys:

0 commit comments

Comments
 (0)