Skip to content

Commit 6e66556

Browse files
committed
vlan/vxlan: Fix typo
Signed-off-by: Gris Ge <[email protected]>
1 parent cab3e5d commit 6e66556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devel/yaml_api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -951,7 +951,7 @@ The `vlan` sections contains two parameters:
951951

952952
With nmstate 2.2.1+, when using Nmstate with NetworkManager backend, nmstate
953953
can creating VLAN over unmanaged interface, hence if you never mention VLAN
954-
parent in `interfafaces` section of desired state, nmstate will not convert
954+
parent in `interfaces` section of desired state, nmstate will not convert
955955
VxLAN parent interface from unmanaged to managed.
956956

957957
For `generate configuration(gc)` mode, unmentioned VLAN parent will not
@@ -992,7 +992,7 @@ Currently, we only support VxLAN based on IEEE 802.1Q protocol.
992992

993993
With nmstate 2.2.1+, when using Nmstate with NetworkManager backend, nmstate
994994
can creating VxLAN over unmanaged interface, if you never mention VxLAN parent
995-
in `interfafaces` section of desired state, nmstate will not convert VxLAN
995+
in `interfaces` section of desired state, nmstate will not convert VxLAN
996996
parent interface from unmanaged to managed.
997997

998998
For `generate configuration(gc)` mode, unmentioned VxLAN parent will not

0 commit comments

Comments
 (0)