diff options
| author | Tim Burke <tim.burke@gmail.com> | 2019-07-30 11:49:51 -0700 |
|---|---|---|
| committer | Tim Burke <tim.burke@gmail.com> | 2019-07-30 11:50:05 -0700 |
| commit | ba0a8e9318d62d21596824d563a3420c8a0f3a7a (patch) | |
| tree | 554ccd813e487db0080c794ce312cbcdf85fc62d /doc/source/cli/command-objects/endpoint.rst | |
| parent | 1bad2cb3c34a2f39e5006f732978c72e9c2caa5a (diff) | |
| download | python-openstackclient-ba0a8e9318d62d21596824d563a3420c8a0f3a7a.tar.gz | |
Fix typo: "to and endpoint"
Change-Id: I33b7bbf7f452991d7f066aa6c17e905f5a4ddb05
Diffstat (limited to 'doc/source/cli/command-objects/endpoint.rst')
| -rw-r--r-- | doc/source/cli/command-objects/endpoint.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/endpoint.rst b/doc/source/cli/command-objects/endpoint.rst index 030947c2..6d025327 100644 --- a/doc/source/cli/command-objects/endpoint.rst +++ b/doc/source/cli/command-objects/endpoint.rst @@ -7,7 +7,7 @@ Identity v2, v3 endpoint add project -------------------- -Associate a project to and endpoint for endpoint filtering +Associate a project to an endpoint for endpoint filtering .. program:: endpoint add project .. code:: bash |
