aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/data_layout.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/user_guide/data_layout.dox')
-rw-r--r--docs/user_guide/data_layout.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/data_layout.dox b/docs/user_guide/data_layout.dox
index 48f15acd63..97d3ea6262 100644
--- a/docs/user_guide/data_layout.dox
+++ b/docs/user_guide/data_layout.dox
@@ -29,7 +29,7 @@ namespace arm_compute
@section data_layout_support_supported_data_layout Supported Data Layouts
-Compute Library supports the follwing data layouts and
+Compute Library supports the following data layouts and
the right-most letter represents the fastest changing dimension:
- NHWC: The native layout of Compute Library that delivers the best performance where channels are in the fastest changing dimension