Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Ramsay <jramsay@gitlab.com>2018-06-18 23:25:57 +0300
committerJames Ramsay <jramsay@gitlab.com>2018-06-18 23:25:57 +0300
commit3752fe14ef6ce230acd8acf5741104c7dab7eacc (patch)
tree819e509cef79592b3893340a91d01c31a87c6b33 /doc/user/project/repository
parentfb1058b9294985bc7639dc685637af3989b2536b (diff)
Fix typos
Diffstat (limited to 'doc/user/project/repository')
-rw-r--r--doc/user/project/repository/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md
index 0fbfa7fedcc..bda293bd00e 100644
--- a/doc/user/project/repository/index.md
+++ b/doc/user/project/repository/index.md
@@ -180,8 +180,8 @@ You can access your repos via [repository API](../../../api/repositories.md).
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/45820) in GitLab 11.0
-Projects that contain a `.xcodeproj` or `.xcworkspace` file can now be cloned
+Projects that contain a `.xcodeproj` or `.xcworkspace` directory can now be cloned
in Xcode using the new **Open in Xcode** button, located next to the Git URL
-used for cloning your project. The button is only shown on MacOS.
+used for cloning your project. The button is only shown on macOS.
[jupyter]: https://jupyter.org