From 39469caa1351ad4f5ab7f74c08ecb1473c1915b1 Mon Sep 17 00:00:00 2001 From: Zach Trocinski Date: Tue, 16 Apr 2024 17:15:48 -0500 Subject: [PATCH] Fix capitalization --- .../contributing/create-content/create-archetypes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/contributing/create-content/create-archetypes/_index.md b/docs/content/contributing/create-content/create-archetypes/_index.md index e6b94fe6d..59851d0ce 100644 --- a/docs/content/contributing/create-content/create-archetypes/_index.md +++ b/docs/content/contributing/create-content/create-archetypes/_index.md @@ -99,5 +99,5 @@ This section provides information about creating new content from Hugo archetype 1. You should see similar output within your terminal as shown below: ```text - Content dir "C:\\Repos\\Reliability\\Azure-Proactive-Resiliency-Library-v2\\azure-waf\\Develop" created + Content dir "C:\\Repos\\Reliability\\Azure-Proactive-Resiliency-Library-v2\\azure-waf\\develop" created ```