Skip to content

Commit 5b78a39

Browse files
authored
Fix typo (#718)
Not an adjective so should not be hyphenated
1 parent e2de6a1 commit 5b78a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot-commands/slash/stuck.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = {
1515
.setTitle("I'm stuck - what can I do?")
1616
.setDescription(
1717
`
18-
Have a look through the following flowchart (click to enlarge) for guidance in how to approach new concepts and problems. Adopting this process can make problem solving much more productive in the long-term!
18+
Have a look through the following flowchart (click to enlarge) for guidance in how to approach new concepts and problems. Adopting this process can make problem solving much more productive in the long term!
1919
2020
If you would like to ask for help, there is a very good question template you can find via the \`/question\` command which can help you include as much relevant context and structure your question in a way that makes it much easier for others to assist you.
2121

0 commit comments

Comments
 (0)