From f474639ebe6f1bc7d5ab398ae1df16af48c77708 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 9 Oct 2023 16:04:10 +0200 Subject: Hashtag -> Hash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3a9c75db..29e41be1 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Let's dissect what's going on: select a particular symbol variant. - Now, we get to some [scripting]. To input code into a Typst document, we can - write a hashtag followed by an expression. We define two variables and a + write a hash followed by an expression. We define two variables and a recursive function to compute the n-th fibonacci number. Then, we display the results in a center-aligned table. The table function takes its cells row-by-row. Therefore, we first pass the formulas `$F_1$` to `$F_8$` and then -- cgit v1.2.3