From e0c6101e240e37f5374bc38b0772b28c7d1e440b Mon Sep 17 00:00:00 2001 From: Wave <86343914+Wave6677@users.noreply.github.com> Date: Sat, 27 Jan 2024 20:40:07 +0000 Subject: [PATCH] Fix typo in configuring-playbook-bot-matrix-registration-bot.md changed "loook like" to "Tokens look like" --- docs/configuring-playbook-bot-matrix-registration-bot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-bot-matrix-registration-bot.md b/docs/configuring-playbook-bot-matrix-registration-bot.md index 30a9a1a78..8be72dc1a 100644 --- a/docs/configuring-playbook-bot-matrix-registration-bot.md +++ b/docs/configuring-playbook-bot-matrix-registration-bot.md @@ -4,7 +4,7 @@ The playbook can install and configure [matrix-registration-bot](https://github. The bot allows you to easily **create and manage registration tokens** aka. invitation codes. It can be used for an invitation-based server, -where you invite someone by sending them a registration token (loook like this: `rbalQ0zkaDSRQCOp`). They can register as normal but have to provide a valid registration token in a final step of the registration. +where you invite someone by sending them a registration token (Tokens look like this: `rbalQ0zkaDSRQCOp`). They can register as normal but have to provide a valid registration token in a final step of the registration. See the project's [documentation](https://github.com/moan0s/matrix-registration-bot#supported-commands) to learn what it does and why it might be useful to you.