From c557baac96caabfa1fb859e6e8a6f11ddc0022eb Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 27 Nov 2021 10:02:25 -0800 Subject: [PATCH] . --- tour.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tour.md b/tour.md index 4979e68..a5ad642 100644 --- a/tour.md +++ b/tour.md @@ -86,7 +86,7 @@ Once you're happy with your change, try exiting Teliva and restarting it with the same app. Do you still see your changes? You could save the file `counter.tlv` anywhere you like at this point. Or -share it with someone else. Everything needed for the app is in that file.` If +share it with someone else. Everything needed for the app is in that file. If you get stuck or have a question, [send it to me!](http://akkartik.name/contact) ## Task 3: variables and arithmetic