We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbf065 commit 7acf576Copy full SHA for 7acf576
README.md
@@ -137,5 +137,5 @@ while True:
137
result = switch.get(action, unknown_command)()
138
```
139
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.
+Personally, I much prefer to read and write the one above. That's why I wrote this module.
+It seems to convey the intent of switch way more than the dict. But either are options.
0 commit comments