We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8bc51 commit 39a44f6Copy full SHA for 39a44f6
1 file changed
README.md
@@ -25,7 +25,7 @@ applications. It provides a simple API which is an extension of Python's built-i
25
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
26
when using cmd.
27
28
-> :warning: **`cmd2` If you are upgrading from an older version, both `3.x` and `4.x` have some
+> :warning: **If you are upgrading from an older version of `cmd2`, both `3.x` and `4.x` have some
29
> significant backwards incompatibilities from version `2.x`. Please see the
30
> [Migration Guide](https://cmd2.readthedocs.io/en/latest/upgrades/) for tips on upgrading from and
31
> older version of `cmd2` to `4.x`**
0 commit comments