From b224769c85767bccc8f21ab5ecaa01d93a5ea149 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 5 Feb 2024 06:38:04 +0900 Subject: [PATCH] Update README.md (#3340) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8017258b..b82fc9510 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