From 18feb6f75fdbc3226b722bb0b238ec77013d9bbe Mon Sep 17 00:00:00 2001 From: lucas Date: Sat, 27 Jul 2024 13:38:04 -0300 Subject: [PATCH] Corrects minimal typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b3404..0c5e7f0 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Hello, RustyBGP (32 cpus)! ## Supported Features -Currently, the very basic BGP features are supported; eBGP and iBGP, acstive/passive connection, RPKI, BMP (BGP monitoring protocol), MRT, etc with the following gRPC APIs. +Currently, the very basic BGP features are supported; eBGP and iBGP, active/passive connection, RPKI, BMP (BGP monitoring protocol), MRT, etc with the following gRPC APIs. | API | Relevant CLI | Note | | ---------------------- | ---------------------------------------------------------- | -------------------------------------------- |