From 7d65cb517eae3ce3fb2bd87519fda26648f7e1ad Mon Sep 17 00:00:00 2001 From: gkontridze Date: Fri, 17 May 2019 15:36:34 -0700 Subject: [PATCH] Correct typo (Stah -> Stash) --- runatlantis.io/docs/access-credentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runatlantis.io/docs/access-credentials.md b/runatlantis.io/docs/access-credentials.md index f223cd1d9..a09df508b 100644 --- a/runatlantis.io/docs/access-credentials.md +++ b/runatlantis.io/docs/access-credentials.md @@ -18,7 +18,7 @@ generate an access token. Read on for the instructions for your specific Git hos * [GitHub](#github) * [GitLab](#gitlab) * [Bitbucket Cloud (bitbucket.org)](#bitbucket-cloud-bitbucket-org) -* [Bitbucket Server (aka Stah)](#bitbucket-server-aka-stash) +* [Bitbucket Server (aka Stash)](#bitbucket-server-aka-stash) ### GitHub - Create a Personal Access Token by following: [https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/#creating-a-token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/#creating-a-token)