aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/language/core/conversion.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sphinx/language/core/conversion.rst')
-rw-r--r--doc/sphinx/language/core/conversion.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/language/core/conversion.rst b/doc/sphinx/language/core/conversion.rst
index 6b031cfea3..7395b12339 100644
--- a/doc/sphinx/language/core/conversion.rst
+++ b/doc/sphinx/language/core/conversion.rst
@@ -85,7 +85,7 @@ reduction is called δ-reduction and shows as follows.
ζ-reduction
~~~~~~~~~~~
-|Coq| allows also to remove local definitions occurring in terms by
+Coq allows also to remove local definitions occurring in terms by
replacing the defined variable by its value. The declaration being
destroyed, this reduction differs from δ-reduction. It is called
ζ-reduction and shows as follows.