From 13beb2fee64a5fba485e3540b12ab5451fb7e59d Mon Sep 17 00:00:00 2001 From: Henrik Helgesen Date: Sun, 27 Feb 2022 11:23:04 -0800 Subject: [PATCH] Correct Typo Tags are not tages --- content/docs/BestPractices/api-page/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/BestPractices/api-page/index.md b/content/docs/BestPractices/api-page/index.md index 63723949..3cbb467e 100644 --- a/content/docs/BestPractices/api-page/index.md +++ b/content/docs/BestPractices/api-page/index.md @@ -1,6 +1,6 @@ --- title: "API Page / Query" -tages: ["AL","API"] +tags: ["AL","API"] categories: ["Best Practice"] ---