Skip to content

Commit c4e40d9

Browse files
authored
terminology.rst: fix italics [skip-ci] (#6937)
- [x] Closes #6932 @zmoon - obviously it would be nice if we had a linter for this but this is for another time.
1 parent 59c4752 commit c4e40d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/user-guide/terminology.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Terminology
55
===========
66

77
*Xarray terminology differs slightly from CF, mathematical conventions, and
8-
pandas; so we've put together a glossary of its terms. Here,* ``arr`` *
9-
refers to an xarray* :py:class:`DataArray` *in the examples. For more
8+
pandas; so we've put together a glossary of its terms. Here,* ``arr``
9+
*refers to an xarray* :py:class:`DataArray` *in the examples. For more
1010
complete examples, please consult the relevant documentation.*
1111

1212
.. glossary::

0 commit comments

Comments
 (0)