diff --git a/docs/routing/bird/bird.md b/docs/routing/bird/bird.md index f6c5fdd..1a47647 100644 --- a/docs/routing/bird/bird.md +++ b/docs/routing/bird/bird.md @@ -70,6 +70,7 @@ All that is required for this protocol to work is the following: ``` protocol device { + # Optional parameters go here } ```