summaryrefslogtreecommitdiff
path: root/docs/src/reference
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/reference')
-rw-r--r--docs/src/reference/details.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/reference/details.yml b/docs/src/reference/details.yml
index 24389a24..1360b989 100644
--- a/docs/src/reference/details.yml
+++ b/docs/src/reference/details.yml
@@ -39,9 +39,9 @@ math: |
{ x in RR | x "is natural" } $
```
- Math mode defines a wide selection of [symbols]($category/math/symbols) like
- `pi`, `dot`, or `RR`. Many mathematical symbols are available in different
- variants. You can select between different variants by applying
+ Math mode makes a wide selection of [symbols]($category/math/symbols) like
+ `pi`, `dot`, or `RR` available. Many mathematical symbols are available in
+ different variants. You can select between different variants by applying
[modifiers]($type/symbol) to the symbol. Typst further recognizes a number of
shorthand sequences like `=>` that approximate a symbol. When such a shorthand
exists, the symbol's documentation lists it.