summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-13 16:49:29 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-02-13 16:49:29 +0100
commit9e97c2b0cfeb5defc51b1358949d8a29adec8767 (patch)
tree5b6123fe3e3cad52df1540f6245dce3e2c3d5bd7
parent8b0a7fdfb917147d7263a89cdfa1bc785f62c139 (diff)
[skip ci] typo
-rw-r--r--for_dev/how_to_use_github_to_contribute_to_gudhi.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/for_dev/how_to_use_github_to_contribute_to_gudhi.md b/for_dev/how_to_use_github_to_contribute_to_gudhi.md
index 358825f3..0e7d42ef 100644
--- a/for_dev/how_to_use_github_to_contribute_to_gudhi.md
+++ b/for_dev/how_to_use_github_to_contribute_to_gudhi.md
@@ -26,7 +26,7 @@ cd gudhi-devel
```
## Submodule
-An interface to Hera for Wasserstein distanceis available on an external git repository.
+An interface to Hera for Wasserstein distance is available on an external git repository.
Everytime you checkout master or merge from master, afterwards, you will need to run the command:
```bash
git submodule update --init