diff --git a/doc/connectivity/networking/api/zperf.rst b/doc/connectivity/networking/api/zperf.rst index 5ffc7699e4f..3e68decb25f 100644 --- a/doc/connectivity/networking/api/zperf.rst +++ b/doc/connectivity/networking/api/zperf.rst @@ -13,7 +13,7 @@ Overview zperf is a shell utility which allows to generate network traffic in Zephyr. The tool may be used to evaluate network bandwidth. -zperf is compatible with iPerf 2.0.10 and newer. For compatability with older versions, +zperf is compatible with iPerf 2.0.10 and newer. For compatibility with older versions, enable :kconfig:option:`CONFIG_NET_ZPERF_LEGACY_HEADER_COMPAT`. zperf can be enabled in any application, a dedicated sample is also present