From 2b2e996cf92d6ef69db8cda4b9cb27949835956b Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Fri, 17 Aug 2018 09:04:20 +0300 Subject: [PATCH] Fix typo --- docs/configuring-playbook-rest-auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-rest-auth.md b/docs/configuring-playbook-rest-auth.md index dc595b05..e393b4f5 100644 --- a/docs/configuring-playbook-rest-auth.md +++ b/docs/configuring-playbook-rest-auth.md @@ -4,7 +4,7 @@ The playbook can now install and configure [matrix-synapse-rest-auth](https://gi See that project's documentation to learn what it does and why it might be useful to you. -If you decide that you'd like to let this playbook install it for you, you need soem configuration like this: +If you decide that you'd like to let this playbook install it for you, you need some configuration like this: ```yaml matrix_synapse_ext_password_provider_rest_auth_enabled: true