From d6f09e2839c81ffe05956f93ac9d6a1274ebedf6 Mon Sep 17 00:00:00 2001 From: templiert <34257249+templiert@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:36:08 -0400 Subject: [PATCH] docs: add searchable word "asterisk" --- doc/user-guide/terminology.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide/terminology.rst b/doc/user-guide/terminology.rst index d99312643aa..ce7e55546a4 100644 --- a/doc/user-guide/terminology.rst +++ b/doc/user-guide/terminology.rst @@ -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