Skip to content

Commit 27bae3d

Browse files
author
Talia Shwartzberg
committed
OCPBUGS-10053-language
1 parent c9bde6d commit 27bae3d

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
[source,terminal,subs="attributes+"]
3030
----
@@ -44,7 +44,7 @@ The output for the `ocp-release:4.12.0-x86_64` image is as follows:
4444
quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b53883ca2bac5925857148c4a1abc300ced96c222498e3bc134fe7ce3a1dd404
4545
----
4646

47-
. This image can be obtained using a valid pull secret, such as the pull secret required to install {product-title}.
47+
. Obtain this image using a valid pull secret, such as the pull secret required to install {product-title}:
4848
+
4949
[source,terminal]
5050
----

0 commit comments

Comments
 (0)