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 62f00cf commit 3916696Copy full SHA for 3916696
docs/upgrades.md
@@ -65,7 +65,7 @@ Previously `cmd2` default styles were in the `cmd2.ansi` module.
65
See
66
[argparse_completion.py](https://github.com/python-cmd2/cmd2/blob/main/examples/argparse_completion.py)
67
for an example on how you can leverage these default styles in your `cmd2` application to maintain a
68
-consistent look in feel.
+consistent look and feel.
69
70
#### string_utils
71
0 commit comments