From 56dd07fa8a14b00987aaa909083a85a27b5969c0 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 3 May 2019 13:43:47 -0700 Subject: [PATCH] Update planning-v0.2.md --- ext/afform/docs/sandbox/planning-v0.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/afform/docs/sandbox/planning-v0.2.md b/ext/afform/docs/sandbox/planning-v0.2.md index 2792a7c444..0016f960a0 100644 --- a/ext/afform/docs/sandbox/planning-v0.2.md +++ b/ext/afform/docs/sandbox/planning-v0.2.md @@ -58,7 +58,7 @@ function computePalette($entityType) { [ 'group' => 'Fields', 'title' => 'First Name', - 'template' => '', + 'template' => '', ], ]; } -- 2.25.1