Skip to content

Commit 1c7ee65

Browse files
Remove unnecessary a article (#9980)
1 parent 10b68c3 commit 1c7ee65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user-guide/terminology.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ complete examples, please consult the relevant documentation.*
6060
coordinate`. A coordinate named ``x`` can be retrieved from
6161
``arr.coords[x]``. A ``DataArray`` can have more coordinates than
6262
dimensions because a single dimension can be labeled by multiple
63-
coordinate arrays. However, only one coordinate array can be a assigned
63+
coordinate arrays. However, only one coordinate array can be assigned
6464
as a particular dimension's dimension coordinate array.
6565

6666
Dimension coordinate

0 commit comments

Comments
 (0)