aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Go.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Go.gitignore b/Go.gitignore
index 397a0ed4..5e1047c9 100644
--- a/Go.gitignore
+++ b/Go.gitignore
@@ -26,5 +26,5 @@ _testmain.go
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
-# external packages folder
+# External packages folder
vendor/