1
0
Fork 0
mirror of https://github.com/quantum5/bird-filter.git synced 2025-04-25 01:21:57 -04:00

Fix type in route collector example

This commit is contained in:
Quantum 2024-06-01 14:33:57 -04:00
parent a114aa9387
commit bf08457baf

View file

@ -217,7 +217,7 @@ section below.
```
protocol bgp route_collector {
description "Exaple Route Collector";
description "Example Route Collector";
local 2001:db8:2000::2 as 64500;
neighbor 2001:db8:9000::1 as 64505;
multihop;