fix a typo in heat-manage.rst: s/covergence/convergence/

Change-Id: If5da5974162209b7f8f513f65d2d2050ba2c4c59
This commit is contained in:
liumk 2018-01-22 04:07:00 -05:00
parent 28f8a4fe14
commit a69c2f4bb4

View File

@ -23,7 +23,7 @@ Run with -h to see a list of available commands:
``heat-manage -h`` ``heat-manage -h``
Commands are ``db_version``, ``db_sync``, ``purge_deleted``, Commands are ``db_version``, ``db_sync``, ``purge_deleted``,
``migrate_covergence_1``, ``migrate_properties_data``, and ``migrate_convergence_1``, ``migrate_properties_data``, and
``service``. Detailed descriptions are below. ``service``. Detailed descriptions are below.
``heat-manage db_version`` ``heat-manage db_version``