diff --git a/projects/alamesh/bird_example_conf/template/bird.conf b/projects/alamesh/bird_example_conf/template/bird.conf index 713845b..60a807f 100644 --- a/projects/alamesh/bird_example_conf/template/bird.conf +++ b/projects/alamesh/bird_example_conf/template/bird.conf @@ -90,7 +90,7 @@ protocol static { # magic happens. We use a template since every peer will essentially # have the same BGP configuration. The template name is `alapeers`. # -# Each peer gets its own template nad file under `peers6/*``. +# Each peer gets its own template and file under `peers/*``. # # We're using BGP in "exterior" or `eBGP` mode. This means we're using # the protocol to define routes between Autonomous Systems, not really