Skip to content

Commit a90ea8e

Browse files
committed
fixup! OCPBUGS-60903: oc adm release extract: add oc-mirror to the tools list
Openshift -> OpenShift typo
1 parent 6c0b570 commit a90ea8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cli/admin/release/extract_tools.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ var (
212212
readmeOCMirror = heredoc.Doc(`
213213
# OC Mirror Utility
214214
215-
The oc-mirror tool assists with mirroring Openshift release content from a target
215+
The oc-mirror tool assists with mirroring OpenShift release content from a target
216216
registry to another for disconnected install scenarios.
217217
218218
To learn more about OpenShift, visit [docs.openshift.com](https://docs.openshift.com)

0 commit comments

Comments
 (0)