Merge "Tiny fix of documentation"

This commit is contained in:
Zuul 2019-05-13 10:35:16 +00:00 committed by Gerrit Code Review
commit b0dd41fc02
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.