docs: octeontx2: fix typo in documentation

Fix spelling mistake "Crate" to "Create" in the documentation.

Signed-off-by: ShravyaPanchagiri <shravy112@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260311030450.8461-1-shravy112@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
ShravyaPanchagiri
2026-03-10 22:04:50 -05:00
committed by Jakub Kicinski
parent 29ca18505d
commit 00699d9448

View File

@@ -323,7 +323,7 @@ Setup HTB offload
# ethtool -K <interface> hw-tc-offload on
2. Crate htb root::
2. Create htb root::
# tc qdisc add dev <interface> clsact
# tc qdisc replace dev <interface> root handle 1: htb offload