Skip to content

Commit 9ce191e

Browse files
committed
Fix typo in file cli_reference/openshift_cli/getting-started-cli.adoc
1 parent 57fe707 commit 9ce191e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/cli-installing-cli.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ endif::[]
7575
ifndef::openshift-origin[]
7676
. Navigate to the link:https://cloud.redhat.com/openshift/install[Infrastructure Provider] page on the {cloud-redhat-com} site.
7777
. Select your infrastructure provider, and, if applicable, your installation type.
78-
. In the *Command-line interface* section, select *Linux* from the drop-down menu and click *Download command-line tools*.
78+
. In the *Command line interface* section, select *Linux* from the drop-down menu and click *Download command-line tools*.
7979
endif::[]
8080
. Unpack the archive:
8181
+
@@ -113,7 +113,7 @@ endif::[]
113113
ifndef::openshift-origin[]
114114
. Navigate to the link:https://cloud.redhat.com/openshift/install[Infrastructure Provider] page on the {cloud-redhat-com} site.
115115
. Select your infrastructure provider, and, if applicable, your installation type.
116-
. In the *Command-line interface* section, select *Windows* from the drop-down menu and click *Download command-line tools*.
116+
. In the *Command line interface* section, select *Windows* from the drop-down menu and click *Download command-line tools*.
117117
endif::[]
118118
. Unzip the archive with a ZIP program.
119119
. Move the `oc` binary to a directory that is on your `PATH`.
@@ -146,7 +146,7 @@ endif::[]
146146
ifndef::openshift-origin[]
147147
. Navigate to the link:https://cloud.redhat.com/openshift/install[Infrastructure Provider] page on the {cloud-redhat-com} site.
148148
. Select your infrastructure provider, and, if applicable, your installation type.
149-
. In the *Command-line interface* section, select *MacOS* from the drop-down menu and click *Download command-line tools*.
149+
. In the *Command line interface* section, select *MacOS* from the drop-down menu and click *Download command-line tools*.
150150
endif::[]
151151
. Unpack and unzip the archive.
152152
. Move the `oc` binary to a directory on your PATH.

0 commit comments

Comments
 (0)