Skip to content

Commit b7ed96c

Browse files
authored
Merge pull request #35057 from rh-tokeefe/OSSMDOC-371
OSSMDOC-371: Remove stray character in output
2 parents 0a50d16 + bbca552 commit b7ed96c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ossm-tutorial-bookinfo-install.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $ oc new-project bookinfo
5454
+
5555
. Click *Create* to save the updated Service Mesh Member Roll.
5656
+
57-
** + Or, save the following example to a YAML file.
57+
.. Or, save the following example to a YAML file.
5858
+
5959
.Bookinfo ServiceMeshMemberRoll example servicemeshmemberroll-default.yaml
6060
[source,yaml]
@@ -67,6 +67,7 @@ spec:
6767
members:
6868
- bookinfo
6969
----
70+
+
7071
.. Run the following command to upload that file and create the `ServiceMeshMemberRoll` resource in the `istio-system` namespace. In this example, `istio-system` is the name of the control plane project.
7172
+
7273
[source,terminal]

0 commit comments

Comments
 (0)