From f5f03885b79ea79508a9b48566716741dfda2e66 Mon Sep 17 00:00:00 2001 From: Juan Giraldo Date: Tue, 19 Nov 2019 15:00:10 -0500 Subject: [PATCH] Update group_by.md Close basketball tag --- content/collections/modifiers/group_by.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/collections/modifiers/group_by.md b/content/collections/modifiers/group_by.md index 5af04b63..ec198919 100644 --- a/content/collections/modifiers/group_by.md +++ b/content/collections/modifiers/group_by.md @@ -22,7 +22,7 @@ sponsors: {{ sponsors group_by="sport" }} {{ basketball }}

{{ team }}

- {{ /basketball + {{ /basketball }} {{ /sponsors }} ```