From 7c122f9307b52c24cfba4c3b7e23d2ebe720a694 Mon Sep 17 00:00:00 2001 From: Trevor Manz Date: Wed, 18 Oct 2023 07:35:18 -0400 Subject: [PATCH] Update structures.md (#581) --- docs/source/explanations/structures.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/explanations/structures.md b/docs/source/explanations/structures.md index 2a5d9c860..65ce55deb 100644 --- a/docs/source/explanations/structures.md +++ b/docs/source/explanations/structures.md @@ -46,7 +46,7 @@ An array is described with a shape, chunk sizes, and a data type. The parameterization and spelling of the data type follows the [numpy `__array_interface__` protocol](https://numpy.org/doc/stable/reference/arrays.interface.html#object.__array_interface__). Both built-in data types and -[strucuted data types](https://numpy.org/doc/stable/user/basics.rec.html) are supported. +[structured data types](https://numpy.org/doc/stable/user/basics.rec.html) are supported. An optional field, `dims` ("dimensions") may contain a list with