From 6c0bde3f88701b985cde54a70e602fe8b8972a84 Mon Sep 17 00:00:00 2001 From: zuriar Date: Sat, 22 Jul 2017 08:24:41 +0100 Subject: [PATCH] Update slice.md Change word "alice" to "slice" in description --- content/functions/slice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/functions/slice.md b/content/functions/slice.md index 49bf030d0..e71c3f988 100644 --- a/content/functions/slice.md +++ b/content/functions/slice.md @@ -1,7 +1,7 @@ --- title: slice # linktitle: slice -description: Creates a alice (array) of all passed arguments. +description: Creates a slice (array) of all passed arguments. godocref: date: 2017-02-01 publishdate: 2017-02-01