summaryrefslogtreecommitdiff
path: root/src/cython/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc/index.rst')
-rw-r--r--src/cython/doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cython/doc/index.rst b/src/cython/doc/index.rst
index 89bc0bb2..4f5acfd4 100644
--- a/src/cython/doc/index.rst
+++ b/src/cython/doc/index.rst
@@ -20,7 +20,7 @@ data structures.
The current release of the GUDHI library includes:
* Data structures to represent, construct and manipulate simplicial complexes.
-* Simplication of simplicial complexes by edge contraction.
+* Simplification of simplicial complexes by edge contraction.
* Algorithms to compute persistent homology and bottleneck distance.
We refer to :cite:`gudhilibrary_ICMS14` for a detailed description of the