From 39c18021d6cc998b44050de9d67b22d3a4fae893 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 27 Dec 2022 22:28:49 +1000 Subject: [PATCH] doc/rbd: s/wuold/would/ in rados-rbd-cmds.rst s/wuold/would/ in rados-rbd-cmds.rst. Signed-off-by: Zac Dover --- 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 ab7ade1f450..0bbcb261160 100644 --- a/doc/rbd/rados-rbd-cmds.rst +++ b/doc/rbd/rados-rbd-cmds.rst @@ -80,7 +80,7 @@ pool named ``swimmingpool``, run this command: If you don't specify a pool when you create an image, then the image will be stored in the default pool ``rbd``. For example, if you ran this command, you -wuold create a 1GB image named ``foo`` that is stored in the default pool +would create a 1GB image named ``foo`` that is stored in the default pool ``rbd``: .. prompt:: bash $ -- 2.39.5