Skip to content

Commit 8da16d8

Browse files
Merge pull request #53058 from sheriff-rh/asciidoc-fix-2
Fixing asciidoc build typos
2 parents f66511c + 05ff17d commit 8da16d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ztp-acm-adding-images-to-mirror-registry.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ $ export ROOTFS_IMAGE_NAME=<rootfs_image_name> <2>
3636
+
3737
[source,terminal]
3838
----
39-
$ export OCP_VERSION=<ocp_version> <2>
39+
$ export OCP_VERSION=<ocp_version> <3>
4040
----
4141
<1> ISO image name, for example, `rhcos-{product-version}.1-x86_64-live.x86_64.iso`
4242
<2> RootFS image name, for example, `rhcos-{product-version}.1-x86_64-live-rootfs.x86_64.img`
43-
<3> {product-title} verison, for example, `{product-version}.1`
43+
<3> {product-title} version, for example, `{product-version}.1`
4444

4545
.. Download the required images:
4646
+

0 commit comments

Comments
 (0)