summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Botelho <tiagonbotelho@gmail.com>2018-11-14 09:23:22 +0000
committerTiago Botelho <tiagonbotelho@gmail.com>2018-11-14 09:23:22 +0000
commitdb6913cb2e8aaf85c45588ba54a5aea951bc7bcf (patch)
tree2af3b099429a9a038d71107f7e371b148dcb61ee
parent30bfef3090a2180f17585e59a03af5f7cd24b998 (diff)
downloadgitlab-ce-db6913cb2e8aaf85c45588ba54a5aea951bc7bcf.tar.gz
Adds comma after "timings" in git troubleshooting documentation
-rw-r--r--doc/topics/git/troubleshooting_git.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/troubleshooting_git.md b/doc/topics/git/troubleshooting_git.md
index 3fdfd4b95ef..d1729d70158 100644
--- a/doc/topics/git/troubleshooting_git.md
+++ b/doc/topics/git/troubleshooting_git.md
@@ -82,7 +82,7 @@ to >= 2.9 (see [Broken pipe when pushing to Git repository][Broken-Pipe]).
If pulling/pushing from/to your repository ends up taking more than 50 seconds,
a timeout will be issued with a log of the number of operations performed
-and their respective timings like the example below:
+and their respective timings, like the example below:
```
remote: Running checks for branch: master