summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/doc/main_page.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/doc/main_page.md b/src/common/doc/main_page.md
index 61efd582..a74ebd26 100644
--- a/src/common/doc/main_page.md
+++ b/src/common/doc/main_page.md
@@ -95,7 +95,7 @@
\image html "rips_complex_representation.png"
</td>
<td width="50%">
- Rips_complex is a simplicial complex constructed from a one skeleton graph.<br>
+ Rips complex is a simplicial complex constructed from a one skeleton graph.<br>
The filtration value of each edge is computed from a user-given distance function and is inserted until a
user-given threshold value.<br>
This complex can be built from a point cloud and a distance function, or from a distance matrix.