diff --git a/docs/setup/gitlab.md b/docs/setup/gitlab.md index 5ff2134c..7a428354 100644 --- a/docs/setup/gitlab.md +++ b/docs/setup/gitlab.md @@ -14,7 +14,7 @@ GitLab configuration is fairly straight-forward: secret: secrettoken ``` -You neeed to list all the instances you plan to connect to in the `config.yml`. This is +You need to list all the instances you plan to connect to in the `config.yml`. This is used so that users can give a short name like `gitlab` or `matrix.org` when they want to specify an instance. diff --git a/docs/setup/jira.md b/docs/setup/jira.md index 13c449d8..a65d9be3 100644 --- a/docs/setup/jira.md +++ b/docs/setup/jira.md @@ -20,7 +20,7 @@ Support for on-prem deployments is hoping to land soon. -You will need a Atlassain account with the ability to use the developer tools in order to create the app. +You will need a Atlassian account with the ability to use the developer tools in order to create the app. You'll first need to head to https://developer.atlassian.com/console/myapps/create-3lo-app/ to create a "OAuth 2.0 (3LO)" integration.