Tiny fix of documentation

Change-Id: Ida6e6ec6919e4c2303200ff66fdc0a094c7d90d1
This commit is contained in:
chenxing 2019-05-07 11:54:52 +08:00
parent f7f5df9c1d
commit 6ea7b506ca
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Python bindings to the OpenStack Nova API
===========================================
This is a client for OpenStack Nova API. There's :doc:`a Python API
This is a client for OpenStack Nova API. There's a :doc:`Python API
<reference/api/index>` (the :mod:`novaclient` module), and a :doc:`command-line
script </user/shell>` (installed as :program:`nova`). Each implements the
entire OpenStack Nova API.