summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2018-09-21 09:54:27 +0200
committerRémi Flamary <remi.flamary@gmail.com>2018-09-21 09:54:27 +0200
commit462f8ff7df283a922866e32dc6b3eb604f35ae3d (patch)
tree1fa902c118b1d9bb7af80fad14b218b8b81584e9 /README.md
parent827e840447f47c8656d90202db774d23ae96fd30 (diff)
typo readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8491dc5..c3d6474 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Note that for easier access the module is name ot instead of pot.
Some sub-modules require additional dependences which are discussed below
-* **ot.dr** (Wasserstein dimensionality rediuction) depends on autograd and pymanopt that can be installed with:
+* **ot.dr** (Wasserstein dimensionality reduction) depends on autograd and pymanopt that can be installed with:
```
pip install pymanopt autograd
```