summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIkko Eltociear Ashimine <eltociear@gmail.com>2024-02-05 06:38:04 +0900
committerGitHub <noreply@github.com>2024-02-04 21:38:04 +0000
commitb224769c85767bccc8f21ab5ecaa01d93a5ea149 (patch)
tree474a57cd5ca276ef7a953c92ca443dd9c334c24d /README.md
parent71ed7795995642ee34e6272c550538897cd11d50 (diff)
Update README.md (#3340)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8017258..b82fc951 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Let's dissect what's going on:
markup like this, see the [syntax] reference for a full list.
- [Mathematical equations][math] are enclosed in dollar signs. By adding extra
- spaces around the contents of a equation, we can put it into a separate block.
+ spaces around the contents of an equation, we can put it into a separate block.
Multi-letter identifiers are interpreted as Typst definitions and functions
unless put into quotes. This way, we don't need backslashes for things like
`floor` and `sqrt`. And `phi.alt` applies the `alt` modifier to the `phi` to