Skip to content

Commit

Permalink
3656: clarify a detail, S3-API
Browse files Browse the repository at this point in the history
  • Loading branch information
john van hook authored and john van hook committed Nov 10, 2021
1 parent 6cac382 commit 235ddba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Create an S3 Endpoint from the UI

.. note::

If no location is specified when creating a bucket from the API, this endpoint
If no location is specified when creating a bucket from the S3-API, this endpoint
location will be used to store objects.

.. image:: ../../graphics/create_endpoint_options.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Delete an S3 Endpoint from the Command Line
HOSTNAME="hostname to delete"
#. Send a delete request to the management API.
#. Send a delete request to the management S3-API.

.. code::
Expand Down

0 comments on commit 235ddba

Please sign in to comment.