We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b5874 commit 8e14161Copy full SHA for 8e14161
features/ovs_patch.md
@@ -1,6 +1,6 @@
1
<!-- vim-markdown-toc GFM -->
2
3
-* [Open vSwitch Patch Port](#open-vswitch-patch-port)
+- [Open vSwitch Patch Port](#open-vswitch-patch-port)
4
5
<!-- vim-markdown-toc -->
6
@@ -9,7 +9,7 @@
9
[Open vSwitch patch port][1] support is introduced by nmstate-0.3.2.
10
11
The OVS patch port is used for connecting two bridges.
12
-This is the example of patching ovs bridge `br0` with `br1` via `patch0-patch1`
+This is the example of patching OVS bridge `br0` with `br1` via `patch0-patch1`
13
pair.
14
15
```yml
0 commit comments