Skip to content

Commit

Permalink
docs: add searchable word "asterisk" (pydata#8363)
Browse files Browse the repository at this point in the history
  • Loading branch information
templiert authored Oct 23, 2023
1 parent 7a68281 commit eb74944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user-guide/terminology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ complete examples, please consult the relevant documentation.*
dimensions although in most cases it is also a :term:`Dimension
coordinate`. It may or may not be grouped with other indexed coordinates
depending on whether they share the same index. Indexed coordinates are
marked by ``*`` when printing a ``DataArray`` or ``Dataset``.
marked by an asterisk ``*`` when printing a ``DataArray`` or ``Dataset``.

Non-indexed coordinate
A coordinate which has no associated :term:`Index`. It may still
Expand Down

0 comments on commit eb74944

Please sign in to comment.