Skip to content

Commit 1d3f675

Browse files
Missing 'a' (#20)
1 parent 04f87c9 commit 1d3f675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Test Status](https://github.com/google/go-querystring/workflows/tests/badge.svg)](https://github.com/google/go-querystring/actions?query=workflow%3Atests)
55
[![Test Coverage](https://codecov.io/gh/google/go-querystring/branch/master/graph/badge.svg)](https://codecov.io/gh/google/go-querystring)
66

7-
go-querystring is Go library for encoding structs into URL query parameters.
7+
go-querystring is a Go library for encoding structs into URL query parameters.
88

99
## Usage ##
1010

0 commit comments

Comments
 (0)