doc: Fix an error in FAQ.
authorHan Zhou <zhouhan@gmail.com>
Tue, 7 Jun 2016 05:56:50 +0000 (22:56 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 23 Jun 2016 19:39:54 +0000 (12:39 -0700)
Signed-off-by: Han Zhou <zhouhan@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
FAQ.md

diff --git a/FAQ.md b/FAQ.md
index df6f225..cc4fdf6 100644 (file)
--- a/FAQ.md
+++ b/FAQ.md
@@ -1056,7 +1056,7 @@ A: Yes.  For traffic that egresses from a switch, OVS supports traffic
 
    Keep in mind that ingress and egress are from the perspective of the
    switch.  That means that egress shaping limits the rate at which
-   traffic is allowed to transmit from a physical interface, but the
+   traffic is allowed to transmit from a physical interface, but not the
    rate at which traffic will be received on a virtual machine's VIF.
    For ingress policing, the behavior is the opposite.