Skip to content

Commit 7acf576

Browse files
committed
spelling can be hard ;)
1 parent 5bbf065 commit 7acf576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ while True:
137137
result = switch.get(action, unknown_command)()
138138
```
139139

140-
Personally, I much prefer to read and write the on above. That's why I wrote this module.
141-
It seems to convey the intent of swtich way more than the dict. But either are options.
140+
Personally, I much prefer to read and write the one above. That's why I wrote this module.
141+
It seems to convey the intent of switch way more than the dict. But either are options.

0 commit comments

Comments
 (0)