From 8877aa7a41f44946f62c20f6242a3510c6bf1b79 Mon Sep 17 00:00:00 2001 From: ArchLeaders Date: Wed, 12 Jun 2024 17:43:53 -0700 Subject: [PATCH] Some say I'm just built different --- wwwroot/docs/faq/index.md | 2 +- wwwroot/docs/toc.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/docs/faq/index.md b/wwwroot/docs/faq/index.md index 7aa8f6a..87b9930 100644 --- a/wwwroot/docs/faq/index.md +++ b/wwwroot/docs/faq/index.md @@ -1 +1 @@ -# FaQ \ No newline at end of file +# Frequently Asked Questions \ No newline at end of file diff --git a/wwwroot/docs/toc.yml b/wwwroot/docs/toc.yml index f24150f..896a60a 100644 --- a/wwwroot/docs/toc.yml +++ b/wwwroot/docs/toc.yml @@ -1,6 +1,6 @@ - name: Documentation href: index.md -- name: FaQ +- name: FAQ href: faq/ - name: Getting Started href: getting-started/