Skip to content

Commit d819c13

Browse files
authored
Merge pull request #57154 from tshwartz/OCPBUGS-10053-language
OCPBUGS-10053-language
2 parents 8a5598b + 27bae3d commit d819c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/psap-driver-toolkit-pulling.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The driver-toolkit image for the latest minor release are tagged with the minor
2424

2525
.Procedure
2626

27-
. The image URL of the `driver-toolkit` corresponding to a certain release can be extracted from the release image using the `oc adm` command:
27+
. Use the `oc adm` command to extract the image URL of the `driver-toolkit` corresponding to a certain release:
2828
+
2929
--
3030
* For an x86 image, the command is as follows:
@@ -51,7 +51,7 @@ The output for the `ocp-release:4.12.0-x86_64` image is as follows:
5151
quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404
5252
----
5353

54-
. This image can be obtained using a valid pull secret, such as the pull secret required to install {product-title}.
54+
. Obtain this image using a valid pull secret, such as the pull secret required to install {product-title}:
5555
+
5656
[source,terminal]
5757
----

0 commit comments

Comments
 (0)