Skip to content

Commit f02d03b

Browse files
committed
small typo
1 parent 1e38e5e commit f02d03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ The package `ipympl`can be easily installed using `pip install ipympl`
109109
### PyVista interactive plots
110110
To be able to render 3D interactive plots in Jupyter notebooks, it is recommended to use the `wakis['notebook']` pip installation.
111111

112-
Some driver problems may arise depending on pre-installed versions. One way of solving common errors like `libGL error` is installing a new driver within your condaenvironment with:
112+
Some driver problems may arise depending on pre-installed versions. One way of solving common errors like `libGL error` is installing a new driver within your conda environment with:
113113

114114
```
115115
conda install conda-forge::libstdcxx-ng

0 commit comments

Comments
 (0)