summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharlieablett <cablett@gitlab.com>2019-05-06 23:45:10 +1200
committercharlieablett <cablett@gitlab.com>2019-06-07 10:35:38 +1200
commit2275c04ab58867430a0e36110383ad7349b5938f (patch)
tree75d70a24aa1dbb83a7d1de2ebb5bcac81f6b7abb
parentf741a7dd3258f2f0d19d8e95642d35934ca59a36 (diff)
downloadgitlab-ce-2275c04ab58867430a0e36110383ad7349b5938f.tar.gz
Fix some typoes
-rw-r--r--doc/user/project/integrations/jira.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/integrations/jira.md b/doc/user/project/integrations/jira.md
index a90167b9767..c652149052e 100644
--- a/doc/user/project/integrations/jira.md
+++ b/doc/user/project/integrations/jira.md
@@ -47,11 +47,11 @@ project in Jira and then enter the correct values in GitLab.
When connecting to **JIRA Server**, which supports basic authentication, a **username and password** are required. Check the link below and proceed to the next step:
-- [Setting up an user in JIRA server](jira_server_configuration.md)
+- [Setting up a user in JIRA server](jira_server_configuration.md)
When connecting to **JIRA Cloud**, which supports authentication via API token, an **email and API token**, are required. Check the link below and proceed to the next step:
-- [Setting up an user in JIRA cloud](jira_cloud_configuration.md)
+- [Setting up a user in JIRA cloud](jira_cloud_configuration.md)
### Configuring GitLab