Skip to content

Commit c7941ea

Browse files
fix some typo/casing
Signed-off-by: Thomas Lamprecht <[email protected]>
1 parent 58df830 commit c7941ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vxlan-and-evpn.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ VXLAN encapsulation add 50bytes overhead, so you need to increase mtu on your ho
2020
physical interfaces to 1550 at minimum. (or decrease mtu inside your vms to 1450)
2121

2222
For BUM traffic (broadcast / unknown unicast traffic, multicast),
23-
we have 3 differents vxlan setup modes : multicast, unicast, bgp-evpn
23+
we have 3 different VXLAN setup modes : multicast, unicast, bgp-evpn
2424

2525
image::images/vxlan-l2-vlanunaware.svg["vxlan l2 bridge vlan unaware",align="center"]
2626

vzdump.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ Note that this comes with two caveats:
363363
This mode of operation is especially useful for large VMs, where only a small
364364
amount of data is required for initial operation, e.g. web servers - once the OS
365365
and necessary services have been started, the VM is operational, while the
366-
background task continues copying seldomly used data.
366+
background task continues copying seldom used data.
367367

368368
Single File Restore
369369
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)