Merge "Tiny fix of documentation"

This commit is contained in:
Zuul
2019-05-13 10:35:16 +00:00
committed by Gerrit Code Review

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.