diff --git a/docs/guides/guide-for-latex-users.md b/docs/guides/guide-for-latex-users.md index b495022ad..4b390cef1 100644 --- a/docs/guides/guide-for-latex-users.md +++ b/docs/guides/guide-for-latex-users.md @@ -33,8 +33,8 @@ collaborative editor and run Typst in your browser, no installation required. If you choose to use Typst on your computer instead, you can download the compiler as a single, small binary which any user can run, no root privileges -required. Packages are downloaded when you first use them and -then cached locally, keeping your Typst installation lean. You can use your own +required. Packages are downloaded when you first use them and then cached +locally, keeping your Typst installation lean. You can use your own editor and decide where to store your files with the local compiler. ## How do I create a new, empty document? { #getting-started }