]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/rados/api/python.rst
import ceph quincy 17.2.6
[ceph.git] / ceph / doc / rados / api / python.rst
index 00c04e83f97c06f9fc585a062ca94c77cb3c2312..d252da01c404335225463fb2c873cf45109b6f5c 100644 (file)
@@ -68,7 +68,7 @@ Your Python client also requires a client keyring. For this example, we use the
 ``client.admin`` key by default. If you would like to specify the keyring when
 creating the cluster handle, you may use the ``conf`` argument. Alternatively,
 you may specify the keyring path in your Ceph configuration file. For example,
-you may add something like the following line to you Ceph configuration file::
+you may add something like the following line to your Ceph configuration file::
 
        keyring = /path/to/ceph.client.admin.keyring