From 4fd5c134536d652ae1f9e05ecf52cb81adb3b850 Mon Sep 17 00:00:00 2001 From: N Balachandran Date: Mon, 18 Mar 2024 10:04:44 +0530 Subject: [PATCH] docs/rbd: typo in "retrieving image information" Replace "for the image" with "of the image". Signed-off-by: N Balachandran --- doc/rbd/rados-rbd-cmds.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rbd/rados-rbd-cmds.rst b/doc/rbd/rados-rbd-cmds.rst index 470fac61845a0..a290dc1e5a375 100644 --- a/doc/rbd/rados-rbd-cmds.rst +++ b/doc/rbd/rados-rbd-cmds.rst @@ -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 $ -- 2.39.5