remove unnecessary word in docs: 'an'

Per Brant's comment in:
    https://review.openstack.org/#/c/99075/3/doc/source/http-api.rst

Change-Id: I7d4b6d46666a71601f30da48bd720f847a8dfa09
This commit is contained in:
Dolph Mathews 2014-06-10 16:59:11 -05:00
parent 4b8aa6b5dc
commit 1cfcf12b2d

View File

@ -122,8 +122,8 @@ Keystone clients can use to automatically detect available API versions.
{"versions": {"values": [ ... ]}} {"versions": {"values": [ ... ]}}
With an unversioned ``identity`` endpoints in the service catalog, you should With unversioned ``identity`` endpoints in the service catalog, you should be
be able to `authenticate with keystoneclient`_ successfully. able to `authenticate with keystoneclient`_ successfully.
.. _`latest sample configuration`: https://github.com/openstack/keystone/blob/master/etc/keystone-paste.ini .. _`latest sample configuration`: https://github.com/openstack/keystone/blob/master/etc/keystone-paste.ini
.. _`authenticate with keystoneclient`: http://docs.openstack.org/developer/python-keystoneclient/using-api-v3.html#authenticating .. _`authenticate with keystoneclient`: http://docs.openstack.org/developer/python-keystoneclient/using-api-v3.html#authenticating