From 5930ff6e84ef060cb6579212a52b5a04650a29b5 Mon Sep 17 00:00:00 2001 From: Karsten Gresch Date: Sat, 22 Jul 2017 22:20:11 +0200 Subject: [PATCH] Missing 'a' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e9370..392986a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-querystring # -go-querystring is Go library for encoding structs into URL query parameters. +go-querystring is a Go library for encoding structs into URL query parameters. **Documentation:**