Correct "down stream" to "downstream".
Signed-off-by: Stephen Hemminger <[email protected]>
---
doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
b/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
index 4c1d69175e..8e5a651e39 100644
--- a/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
+++ b/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
@@ -48,7 +48,7 @@ Currently the Link Bonding PMD library supports following
modes of operation:
packets in sequential order from the first available member device through
the last. Packets are bulk dequeued from devices then serviced in a
round-robin manner. This mode does not guarantee in order reception of
- packets and down stream should be able to handle out of order packets.
+ packets and downstream should be able to handle out of order packets.
* **Active Backup (Mode 1):**
--
2.51.0