Skip to content

Commit

Permalink
Fix typo in user docs
Browse files Browse the repository at this point in the history
  • Loading branch information
David Petera committed Oct 7, 2024
1 parent 8dc2a36 commit d4929d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/bird.sgml
Original file line number Diff line number Diff line change
Expand Up @@ -3111,7 +3111,7 @@ using the following configuration parameters:
<tag><label id="bgp-interpret-communities">interpret communities <m/switch/</tag>
<rfc id="1997"> demands that BGP speaker should process well-known
communities like no-export (65535, 65281) or no-advertise (65535,
65282). For example, received route carrying a no-adverise community
65282). For example, received route carrying a no-advertise community
should not be advertised to any of its neighbors. If this option is
enabled (which is by default), BIRD has such behavior automatically (it
is evaluated when a route is exported to the BGP protocol just before
Expand Down

0 comments on commit d4929d9

Please sign in to comment.