diff --git a/docs/cog_guides/admin.rst b/docs/cog_guides/admin.rst index 60e2177c4..c5f0fe2f1 100644 --- a/docs/cog_guides/admin.rst +++ b/docs/cog_guides/admin.rst @@ -25,8 +25,8 @@ It can add or remove a role to a member, edit one or make some available for members so they can self-assign them as they wish. It also provides tools for the bot owner such as server locking (once enabled, -the bot will instantly leave new servers she joins) and announcements, which -will send something in all the servers of the bot. +the bot will instantly leave new servers it joins) and announcements, which +can send something in all the servers of the bot. .. _admin-commands: diff --git a/docs/getting_started.rst b/docs/getting_started.rst index f93f3c373..11daca5cc 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -253,9 +253,9 @@ Hosting If you are hosting Red on your personal computer, you will soon notice that if you close the window or if you shut down you computer, Red will be offline. -She needs an environment to work and respond. +It needs an environment to work and respond. -You can try to host Red somewhere she will always be online, like on a virtual +You can try to host Red somewhere it will always be online, like on a virtual private server (VPS) or on a personal server (e.g. Raspberry Pi). If you want to do it, follow these steps.