summaryrefslogtreecommitdiff
path: root/doc/source/user/tutorial-svd.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/tutorial-svd.rst')
-rw-r--r--doc/source/user/tutorial-svd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/tutorial-svd.rst b/doc/source/user/tutorial-svd.rst
index d47432a56..420b108be 100644
--- a/doc/source/user/tutorial-svd.rst
+++ b/doc/source/user/tutorial-svd.rst
@@ -15,7 +15,7 @@ Before reading this tutorial, you should know a bit of Python. If you
would like to refresh your memory, take a look at the `Python
tutorial <https://docs.python.org/tutorial/>`__.
-If you wish to work the examples in this tutorial, you must also have
+If you want to be able to run the examples in this tutorial, you should also have
`matplotlib <https://matplotlib.org/>`_ and `SciPy <https://scipy.org>`_ installed on your computer.
**Learner profile**