]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/rbd: typo in "retrieving image information" 56247/head
authorN Balachandran <nibalach@redhat.com>
Mon, 18 Mar 2024 04:34:44 +0000 (10:04 +0530)
committerN Balachandran <nibalach@redhat.com>
Mon, 18 Mar 2024 04:34:44 +0000 (10:04 +0530)
Replace "for the image" with "of the image".

Signed-off-by: N Balachandran <nibalach@redhat.com>
doc/rbd/rados-rbd-cmds.rst

index 470fac61845a064b580e31c7a73565625bb1613b..a290dc1e5a37540390cced9d0225c1cfd804c904 100644 (file)
@@ -139,7 +139,7 @@ Retrieving Image Information
 ============================
 
 To retrieve information from a particular image, run the following command, but
-replace ``{image-name}`` with the name for the image:
+replace ``{image-name}`` with the name of the image:
 
 .. prompt:: bash $