From 94043d3212dcf4943273c970a002fb4f6fcd768b Mon Sep 17 00:00:00 2001 From: Paillat Date: Sat, 18 Nov 2023 00:28:45 +0100 Subject: [PATCH 1/2] fix(README): fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d1087221..664caa2a2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ If you have an issue that contains confidental infomation then email hello@maint ### Automated Registration Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! -Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. +Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. From b12846ca0cc8bbec062467ef984d1c429e166aa1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Nov 2023 10:22:47 +0800 Subject: [PATCH 2/2] fix more typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 664caa2a2..a550559cc 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ If you have an issue that contains confidental infomation then email hello@maint ## Register ### Automated Registration -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! +Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! -Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. +Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository.