From 085a7658f2977e8d07d3f47ab8b2c0da9d933424 Mon Sep 17 00:00:00 2001 From: JD Matthews Date: Fri, 24 Mar 2023 08:07:01 +0000 Subject: fix a couple of typos / apostrophes in the README and tutorials (#128) --- docs/src/tutorial/4-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/src/tutorial/4-template.md') diff --git a/docs/src/tutorial/4-template.md b/docs/src/tutorial/4-template.md index bba902a1..0502b3f6 100644 --- a/docs/src/tutorial/4-template.md +++ b/docs/src/tutorial/4-template.md @@ -160,7 +160,7 @@ Now, we are receiving it as the first parameter of the template function. Thus, we must specify it in the show rule where we call the template. ## Templates with named arguments -Our paper in the previous chapter had a title and an author list. Lets add these +Our paper in the previous chapter had a title and an author list. Let's add these things to our template. In addition to the title, we want our template to accept a list of authors with their affiliations and the paper's abstract. To keep things readable, we'll add those as named arguments. In the end, we want it to @@ -372,7 +372,7 @@ that define reusable document styles. You've made it far and learned a lot. You can now use Typst to write your own documents and share them with others. We are still a super young project and are looking for feedback. If you have any -questions, suggestions or found a bug, please let us know on +questions, suggestions or you found a bug, please let us know on [Typst's Discord server](https://discord.gg/2uDybryKPe), on our [contact form](https://typst.app/contact), or on [social media.](https://twitter.com/typstapp) -- cgit v1.2.3