From 2e37f821930ee327bdf3a58d48a55525886cc6c7 Mon Sep 17 00:00:00 2001 From: Alejandro Lazaro Date: Thu, 11 Oct 2018 16:22:24 +0200 Subject: Fix a typo s/somtimes/sometimes --- docs/content/syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/syntax.md b/docs/content/syntax.md index 453d61d0..57eacda9 100644 --- a/docs/content/syntax.md +++ b/docs/content/syntax.md @@ -47,7 +47,7 @@ Goodbye, world. ## Indexing arrays and maps -Occasionally, multi-dimensional data such as arrays (lists, slices) and maps (dictionaries) are used in templates, somtimes through the use of +Occasionally, multi-dimensional data such as arrays (lists, slices) and maps (dictionaries) are used in templates, sometimes through the use of [data sources][]. Accessing values within these data can be done in a few ways which bear clarifying: -- cgit v1.2.3