From c319088ff42f07938fdda421a7afe6ead9f35853 Mon Sep 17 00:00:00 2001 From: SubsequentlySneeds <118424338+SubsequentlySneeds@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:51:36 -0700 Subject: [PATCH] Minor typo fix in Templates description --- basics/types/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/types/templates.md b/basics/types/templates.md index 10807de..e05f2d1 100644 --- a/basics/types/templates.md +++ b/basics/types/templates.md @@ -1,5 +1,5 @@ --- -description: Building & using templated through types. +description: Building & using templates through types. --- # Templates