From d8b2033867e3568e82f361c7be82aa6100f7760c Mon Sep 17 00:00:00 2001 From: Mark <67615357+Dummi26@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:26:02 +0200 Subject: [PATCH] Update intro.md typo --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index 72d7f28..cc9fc3f 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -4,7 +4,7 @@ Welcome to mers! Start by creating a file for your mers code: println("Hello, world!") -now run it: `mers ` (replace mers the location of the compiled executable if it's not in your PATH) +now run it: `mers ` (replace mers with the location of the compiled executable if it's not in your PATH) # The basics