summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```