Skip to content

Commit

Permalink
fix: spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
JustaSqu1d authored May 29, 2024
1 parent 9293a29 commit bd2e3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extensions/tasks/tasks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ doing very useful stuff.
doing very useful stuff.
```

For a more useful example here's a task in a cog context ripped straight from the [docs](https://docs.pycord.dev/en/stable/ext/tasks/index.html#recepies):
For a more useful example here's a task in a cog context ripped straight from the [docs](https://docs.pycord.dev/en/stable/ext/tasks/index.html#recipes):

```py
from discord.ext import tasks, commands
Expand Down

0 comments on commit bd2e3b2

Please sign in to comment.