]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/dashboard: s/promt/prompt/ in dashboard.rst. 63252/head
authorZac Dover <zac.dover@proton.me>
Tue, 13 May 2025 05:18:51 +0000 (15:18 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 13 May 2025 05:18:51 +0000 (15:18 +1000)
res ipsa loquitur

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/mgr/dashboard.rst

index 76e815cdb466e9b9b87d3b0ba51f8e456947e067..295060e04ae1d6fc951dba1af7623ca944ff6fd6 100644 (file)
@@ -432,13 +432,13 @@ the host name:
 To set a custom hostname or address for an RGW gateway, set the value of ``RGW_HOSTNAME_PER_DAEMON``
 accordingly:
 
-.. promt:: bash $
+.. prompt:: bash $
 
    ceph dashboard set-rgw-hostname <gateway_name> <hostname>
 
 The setting can be unset using:
 
-.. promt:: bash $
+.. prompt:: bash $
 
    ceph dashboard unset-rgw-hostname <gateway_name>