From db6913cb2e8aaf85c45588ba54a5aea951bc7bcf Mon Sep 17 00:00:00 2001 From: Tiago Botelho Date: Wed, 14 Nov 2018 09:23:22 +0000 Subject: [PATCH] Adds comma after "timings" in git troubleshooting documentation --- doc/topics/git/troubleshooting_git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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