From 21ae70fe62cafb7c2535ec4cdcd84b38765126dc Mon Sep 17 00:00:00 2001 From: Martin Lees Date: Sat, 28 Dec 2019 23:41:32 +0100 Subject: [PATCH] Removed trailing " that makes ci fail Editing this on my phone, not 100% sure if this will work but we'll see --- docs/v2/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v2/manual.md b/docs/v2/manual.md index 4d019b8..8ccdd48 100644 --- a/docs/v2/manual.md +++ b/docs/v2/manual.md @@ -1215,7 +1215,7 @@ Using the timestamp flag is simple, You can look at time.Parse to get layout exa ``` go package main