howto/Bird-communities.md
... ...
@@ -34,7 +34,7 @@ Propagation:
34 34
- - for latency pick max(received_route.latency, link_latency)
35 35
- - for encryption and bandwidth pick min between received BGP community and peer link
36 36
```
37
-For example, if your peer is 12ms away and your link speed is 250Mbit/s and you are peering using OpenVPN P2P, then the community string would be (3, 24, 33).
37
+For example, if your peer is 12ms away and the link speed between you is 250Mbit/s and you are peering using OpenVPN P2P, then the community string would be (3, 24, 33).
38 38
39 39
## Example configurations
40 40
```