From 363889a733c8a7a2b7bde651f2f364d38f96357e Mon Sep 17 00:00:00 2001 From: Narendra Kumar Choudhary Date: Wed, 20 May 2020 21:20:31 +0000 Subject: [PATCH] Fix typo in .gitignore Change-Id: Ice472c4247170bb11211dc270d3b71182fb8e1c7 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6bac1bb..3149ea7 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ *.dylib bin/ -# Test binary, build wiith `go test -c` +# Test binary, build with `go test -c` *.test # Output of the go coverage tool