diff options
Diffstat (limited to 'docs/overview/summary.rst')
-rw-r--r-- | docs/overview/summary.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/overview/summary.rst b/docs/overview/summary.rst index d6d7abb6..17d4732d 100644 --- a/docs/overview/summary.rst +++ b/docs/overview/summary.rst @@ -8,8 +8,8 @@ application? Already built an application that uses cmd_ from the python standard library and want to add more functionality with very little work? -``cmd2`` is a powerful python library for built command line applications. Start -here to find out if this library is a good fit for your needs. +``cmd2`` is a powerful python library for building command line applications. +Start here to find out if this library is a good fit for your needs. * :ref:`overview/featuretour:Feature Highlights` - a quick tour of a few of the features in ``cmd2``, for both developers and users |