doc: correcting the object name

Signed-off-by: umullangi@walmartlabs.com
This commit is contained in:
Uday Mullangi 2016-12-07 11:47:07 +05:30
parent 66953e3224
commit 5af460091c

View File

@ -95,7 +95,7 @@ This downloads the object ``hello.txt`` and saves it in
Delete an Object
================
This deletes the object ``goodbye.txt``:
This deletes the object ``hello.txt``:
.. code-block:: python