From d30ac2818b5e65aebd94378c8666a10b10d071b4 Mon Sep 17 00:00:00 2001 From: Isabelle Viktoria Maciohsek Date: Tue, 7 Apr 2020 19:54:40 +0300 Subject: [PATCH] Update tags for cast_list --- snippets/cast_list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/cast_list.md b/snippets/cast_list.md index 208a71e56..f1295f137 100644 --- a/snippets/cast_list.md +++ b/snippets/cast_list.md @@ -1,6 +1,6 @@ --- title: cast_list -tags: utility,list,beginner +tags: list,beginner --- Casts the provided value as a list if it's not one.