From 9d6a15b55bc948227401cb0be721e764e8053b50 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 9 Jun 2026 14:01:57 -0400 Subject: add name to application --- docs/type_system/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 2d39963..8aadc98 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -30,7 +30,7 @@ Generic for alias and unique types, type is replaced with type passed A list of types with shape of TYPE, only can have one collection per type -This represents a spread after a type field +If using a collection the Collection[TYPE] must be the last type on the templates type list ### Void -- cgit v1.2.3