aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b0b445b2e8..f0327e74dc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -141,7 +141,7 @@ Display diffs between proof steps
Notations
-- Added [++] infix for [VectorDef.append].
+- Added `++` infix for `VectorDef.append`.
Note that this might cause incompatibilities if you have, e.g., list_scope
and vector_scope both open with vector_scope on top, and expect `++` to
refer to `app`.