summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Kemp <kyle@seiyria.com>2019-05-27 18:41:03 +0000
committerKyle Kemp <kyle@seiyria.com>2019-05-27 18:41:03 +0000
commit60428e6f254574c0867a45d962ba6a6a928a2d7a (patch)
tree749b4445da59cd133eacd23782121aea8f5e72e8
parent785e55c23ee2480ef90510dcf63b5a7a2c6fe9ce (diff)
downloadgitlab-ce-60428e6f254574c0867a45d962ba6a6a928a2d7a.tar.gz
fix relationship typo
-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)