diff --git a/plugins/main/macvlan/README.md b/plugins/main/macvlan/README.md index 6653d901..6a143724 100644 --- a/plugins/main/macvlan/README.md +++ b/plugins/main/macvlan/README.md @@ -30,5 +30,5 @@ Since each macvlan interface has its own MAC address, it makes it easy to use wi ## Notes -* If are testing on a laptop, please remember that most wireless cards do not support being enslaved by macvlan. +* If you are testing on a laptop, please remember that most wireless cards do not support being enslaved by macvlan. * A single master interface can not be enslaved by both `macvlan` and `ipvlan`.