Skip to content

Commit 5331590

Browse files
authored
Correct a typo in Installation.rst (#2439)
1 parent 1572cc3 commit 5331590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started/Installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Use the below pip command to install ArviZ with all of its :ref:`Optional-depend
2626
2727
pip install "arviz[all]"
2828
29-
It is also possible to use ``pip install "arviz[preview]"` to access
29+
It is also possible to use ``pip install "arviz[preview]"`` to access
3030
:ref:`upcoming refactored features <preview_api>`.
3131

3232
Using conda-forge

0 commit comments

Comments
 (0)