Skip to content

Commit 45c469c

Browse files
committed
fix(docs): add question mark to the end of FAQ question
1 parent 7a4d70e commit 45c469c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/pages/docs/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Frequently asked questions about Spark.
55

66
# Frequently Asked Questions
77

8-
## How Do I Access Commands
8+
## How Do I Access Commands?
99

1010
With a normal Discord.js handler, you would be able to access commands with `client.commands` (or something similar). With Spark, this is a little different.
1111

0 commit comments

Comments
 (0)