Skip to content

Commit 9c1138e

Browse files
authored
Merge pull request #38641 from bmcelvee/OSDOCS-2951-ocp
OSDOCS-2951: Clarify Language for Multicast Process for OCP
2 parents 605ba16 + 5f520a0 commit 9c1138e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-enabling-multicast.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ spec:
106106
EOF
107107
----
108108

109-
. Start the multicast listener.
109+
. In a new terminal window or tab, start the multicast listener.
110110

111111
.. Get the IP address for the Pod:
112112
+
@@ -115,7 +115,7 @@ EOF
115115
$ POD_IP=$(oc get pods mlistener -o jsonpath='{.status.podIP}')
116116
----
117117

118-
.. To start the multicast listener, in a new terminal window or tab, enter the following command:
118+
.. Start the multicast listener by entering the following command:
119119
+
120120
[source,terminal]
121121
----

0 commit comments

Comments
 (0)