Skip to content

Commit 7b63e4b

Browse files
authored
fixes to markdown glitch in 2 places
markdown was broken, wasn't easy to read the page on github
1 parent 1295932 commit 7b63e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

networking/A3-overlay-networking.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Now that you have a Swarm initialized it's time to create an **overlay** network
8686
8eqnahrmp9lv ingress overlay swarm
8787
ef4896538cc7 none null local
8888
0cihm9yiolp0 overnet overlay swarm
89-
```
89+
```
9090
9191
The new "overnet" network is shown on the last line of the output above. Notice how it is associated with the **overlay** driver and is scoped to the entire Swarm.
9292
@@ -130,7 +130,7 @@ Now that you have a Swarm initialized it's time to create an **overlay** network
130130
"Labels": null
131131
}
132132
]
133-
```
133+
```
134134
135135
# <a name="create_service"></a>Step 3: Create a service
136136

0 commit comments

Comments
 (0)