Correct "GSO library use" to "GSO library uses".

Signed-off-by: Stephen Hemminger <[email protected]>
---
 doc/guides/prog_guide/generic_segmentation_offload_lib.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/prog_guide/generic_segmentation_offload_lib.rst 
b/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
index 618297044b..90ef80765b 100644
--- a/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
+++ b/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
@@ -206,7 +206,7 @@ To segment an outgoing packet, an application must:
 
 #. Set the appropriate ol_flags in the mbuf.
 
-   - The GSO library use the value of an mbuf's ``ol_flags`` attribute to
+   - The GSO library uses the value of an mbuf's ``ol_flags`` attribute to
      determine how a packet should be segmented. It is the application's
      responsibility to ensure that these flags are set.
 
-- 
2.51.0

Reply via email to