Skip to content

Commit d5670ed

Browse files
committed
doc: minor README tweak
I missed this earlier. Signed-off-by: Paul Moore <[email protected]>
1 parent 00fc4db commit d5670ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Using go get:
3737

3838
* Testing the Library
3939

40-
Number of test and lint related recipes are provided in the Makefile, if
40+
A number of tests and lint related recipes are provided in the Makefile, if
4141
you want to run the standard regression tests, you can excute the following:
4242

4343
$ make check
@@ -46,3 +46,4 @@ In order to execute the 'make lint' recipe the 'golint' tool is needed, it
4646
can be found at:
4747

4848
-> https://github.com/golang/lint
49+

0 commit comments

Comments
 (0)