summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Paik <rpaik@gitlab.com>2019-05-28 03:35:18 +0000
committerRay Paik <rpaik@gitlab.com>2019-05-28 03:35:18 +0000
commitcb8c386777f25bfccaa01649e8b7aea6b339e959 (patch)
treefb357910c14337a814ba4d388a058cb5754c939a
parent5ad97713b6ccdb8e90af8f4563e3cb1f7ebc7b71 (diff)
parent60428e6f254574c0867a45d962ba6a6a928a2d7a (diff)
downloadgitlab-ce-cb8c386777f25bfccaa01649e8b7aea6b339e959.tar.gz
Merge branch 'patch-64' into 'master'
fix relationship typo See merge request gitlab-org/gitlab-ce!28797
-rw-r--r--doc/user/project/pages/getting_started_part_two.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/getting_started_part_two.md b/doc/user/project/pages/getting_started_part_two.md
index faf51154e3b..b74520e6556 100644
--- a/doc/user/project/pages/getting_started_part_two.md
+++ b/doc/user/project/pages/getting_started_part_two.md
@@ -88,7 +88,7 @@ website from your project's **Settings > Pages**.
You can also take some **optional** further steps:
-- _Remove the fork relationship._ The fork relashionship is necessary to contribute back to the project you originally forked from. If you don't have any intentions to do so, you can remove it. To do so, navigate to your project's **Settings**, expand **Advanced settings**, and scroll down to **Remove fork relationship**:
+- _Remove the fork relationship._ The fork relationship is necessary to contribute back to the project you originally forked from. If you don't have any intentions to do so, you can remove it. To do so, navigate to your project's **Settings**, expand **Advanced settings**, and scroll down to **Remove fork relationship**:
![remove fork relationship](img/remove_fork_relationship.png)