Skip to content

Commit

Permalink
improve title casing
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Loubrieu committed May 5, 2022
1 parent 7f30e2b commit e17add7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/quickstart/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ your ``install_requires``.
``pds2`` or anything else. This is a `documented bug`_.


Create an api connection
Create an API Connection
------------------------

.. code-block:: python
Expand All @@ -68,7 +68,7 @@ Create an api connection
api_client = ApiClient(configuration)
Request one end point
Request One End Point
---------------------

There are different API end points:
Expand Down

0 comments on commit e17add7

Please sign in to comment.