From 731a8685e3d3d6b0547a8ded7f8e9face01adc26 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Sun, 16 Oct 2016 23:24:30 +0200 Subject: Fixed typo --- doc/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial.md') diff --git a/doc/tutorial.md b/doc/tutorial.md index ddf7fee..9aee604 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -173,7 +173,7 @@ Recommended reading order * [how the input gets interpreted](parsing.md) * [where variables live](scopes.md) * [global functions](global.md) -* [executing thing](sexecution.md) +* [executing things](execution.md) * [function definition](quoting.md) * [containers other than arrays](container.md) * [some interfaces to the operating system](sys.md) -- cgit v1.2.3