From a9c48ee10fa60f2edb98829d24e6dc8eedb29a89 Mon Sep 17 00:00:00 2001
From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com>
Date: Fri, 24 Jun 2022 11:59:14 -0500
Subject: [PATCH] Fixed heading of componenet.
---
src/components/tutorial/sections/TutorialAppFunctionality.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/tutorial/sections/TutorialAppFunctionality.tsx b/src/components/tutorial/sections/TutorialAppFunctionality.tsx
index a457fc5..c4f5b1c 100644
--- a/src/components/tutorial/sections/TutorialAppFunctionality.tsx
+++ b/src/components/tutorial/sections/TutorialAppFunctionality.tsx
@@ -12,7 +12,7 @@ const TutorialAppFunctionality = (): JSX.Element => {
spacing={4}
>
- {"About the App"}
+ {"App Functionality"}