Skip to content

Commit 3916696

Browse files
committed
Grammar fix based on feedback
1 parent 62f00cf commit 3916696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrades.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Previously `cmd2` default styles were in the `cmd2.ansi` module.
6565
See
6666
[argparse_completion.py](https://github.com/python-cmd2/cmd2/blob/main/examples/argparse_completion.py)
6767
for an example on how you can leverage these default styles in your `cmd2` application to maintain a
68-
consistent look in feel.
68+
consistent look and feel.
6969

7070
#### string_utils
7171

0 commit comments

Comments
 (0)