Fixed heading of componenet.

This commit is contained in:
Lucid Kobold
2022-06-24 11:59:14 -05:00
parent d83e05e85d
commit a9c48ee10f

View File

@@ -12,7 +12,7 @@ const TutorialAppFunctionality = (): JSX.Element => {
spacing={4}
>
<Heading as="h3" size="lg">
{"About the App"}
{"App Functionality"}
</Heading>
<VStack
h="auto"