diff --git a/modules/installation-registry-storage-block-recreate-rollout.adoc b/modules/installation-registry-storage-block-recreate-rollout.adoc index 4140222862..cc3a4e638a 100644 --- a/modules/installation-registry-storage-block-recreate-rollout.adoc +++ b/modules/installation-registry-storage-block-recreate-rollout.adoc @@ -51,7 +51,7 @@ spec: <2> The access mode of the PersistentVolumeClaim. With `ReadWriteOnce`, the volume can be mounted with read and write permissions by a single node. <3> The size of the PersistentVolumeClaim. -.. Create the `PersistentVolumeClaim`object from the file: +.. Create the `PersistentVolumeClaim` object from the file: + [source,terminal] ----