diff --git a/docs/faq.rst b/docs/faq.rst index 60684b0f8..aff1a61fa 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -187,7 +187,7 @@ Basically, these functions should not be called. How do I run something in the background? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -`Check the background_task.py example. `_ +`Check the background_task.py example. `_ How do I get a specific User/Role/Channel/Server? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -215,7 +215,7 @@ Not at the moment. Writing documentation for stuff takes time. A lot of people g code. Others get by via asking questions in the `Discord server `_. Others look at the source code of `other existing bots `_. -There is a `basic example `_ showcasing some +There is a `basic example `_ showcasing some functionality. **Documentation is being worked on, it will just take some time to polish it**.