From 52f504117a82f7aec5ace6acabb4541b42b7e85a Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Tue, 6 Dec 2022 10:47:59 +0200 Subject: [PATCH] Typo fix --- docs/routing/bird/bird.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/routing/bird/bird.md b/docs/routing/bird/bird.md index 6cd180c..d331796 100644 --- a/docs/routing/bird/bird.md +++ b/docs/routing/bird/bird.md @@ -88,7 +88,7 @@ filter crxnFilter } ``` -TODO: Add a check about not installing RTD_UNREACHABLEs which babel will generate sometimes and which BIRD reportedly has undefined behaviour with +TODO: Add a check about not installing RTD_UNREACHABLEs which babel will generate sometimes and which BIRD reportedly has undefined behavior with ---