summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelissa Weber Mendonça <melissawm@gmail.com>2020-01-24 10:42:07 -0300
committerGitHub <noreply@github.com>2020-01-24 10:42:07 -0300
commit181814f277306134bee1b71796fce431d0f46b58 (patch)
tree325555dd8c416a2f7ced05aae9f9c8d1e98eb803
parentd8c2abb1636bc6901c6f57d0d816bb0bddf3c2ed (diff)
downloadnumpy-181814f277306134bee1b71796fce431d0f46b58.tar.gz
Update doc/source/user/tutorial-svd.rst
Co-Authored-By: Anne Bonner <35413198+bonn0062@users.noreply.github.com>
-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 0a87891b0..63e41c56a 100644
--- a/doc/source/user/tutorial-svd.rst
+++ b/doc/source/user/tutorial-svd.rst
@@ -290,7 +290,7 @@ Now, you can go ahead and repeat this experiment with other values of `k`, and
each of your experiments should give you a slightly better (or worse) image depending on
the value you choose.
-Just for good measure, to see how the original blue array looks like, you can
+Just for good measure, to see what the original blue array looks like, you can
do
::