Remove extra space before "the" in API applicability note.
Signed-off-by: Stephen Hemminger <[email protected]>
---
doc/guides/prog_guide/fib_lib.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/prog_guide/fib_lib.rst
b/doc/guides/prog_guide/fib_lib.rst
index a81da2d491..c357dbc4e5 100644
--- a/doc/guides/prog_guide/fib_lib.rst
+++ b/doc/guides/prog_guide/fib_lib.rst
@@ -12,7 +12,7 @@ the most typical of which is IPv4/IPv6 forwarding.
The API and implementation are very similar for IPv4 ``rte_fib`` API and
IPv6 ``rte_fib6``
API, therefore only the ``rte_fib`` API will be discussed here.
- Everything within this document except for the size of the prefixes is
applicable to the
+ Everything within this document except for the size of the prefixes is
applicable to the
``rte_fib6`` API.
--
2.51.0