diff options
author | Ray Paik <rpaik@gitlab.com> | 2019-06-27 00:35:34 +0000 |
---|---|---|
committer | Ray Paik <rpaik@gitlab.com> | 2019-06-27 00:35:34 +0000 |
commit | 332193a3ee2da36f5d653c9db21ef94a3989b00b (patch) | |
tree | 059725b598fe7b2b1a915c23a8286519c6b8140e /doc | |
parent | 924d7aff26efd98d39b1ba049b07f09743f61c16 (diff) | |
parent | 28b936faa469edcb88a7fd82af5beb2f1f005c9c (diff) | |
download | gitlab-ce-332193a3ee2da36f5d653c9db21ef94a3989b00b.tar.gz |
Merge branch 'patch-71' into 'master'
docs: Update README.md. Made a simple grammar fix.
See merge request gitlab-org/gitlab-ce!30065
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 3863e17c268..cfda2c9293d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -54,7 +54,7 @@ GitLab provides solutions for [all the stages of the DevOps lifecycle](https://a ![DevOps Stages](img/devops-stages.png) GitLab is like a top-of-the-line kitchen for making software. As the executive -chef, you decide what software you want serve. Using your recipe, GitLab handles +chef, you decide what software you want to serve. Using your recipe, GitLab handles all the prep work, cooking, and delivery, so you can turn around orders faster than ever. |