summaryrefslogtreecommitdiff
path: root/tests/typ/math/syntax.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/math/syntax.typ')
-rw-r--r--tests/typ/math/syntax.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/syntax.typ b/tests/typ/math/syntax.typ
index 186082aa..f18f7edf 100644
--- a/tests/typ/math/syntax.typ
+++ b/tests/typ/math/syntax.typ
@@ -19,6 +19,6 @@ $ sqrt(x^2) = frac(x, 1) $
$ "profit" = "income" - "expenses" $
$ x < #for i in range(5) [$ #i < $] y $
$ 1 + 2 = #{1 + 2} $
-$ A sub:eq:not B $
+$ A subset.eq.not B $
```
<table>