From 68a53ac0c2ca5d68d33c3e8c3ca2960ab6df885e Mon Sep 17 00:00:00 2001 From: ctl80 Date: Fri, 1 Aug 2014 06:49:15 -0500 Subject: [PATCH] Fixing small grammar error. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4819250..295f4f6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Multiple input directories can be specified if necessary. $ go-bindata dir1/... /path/to/dir2/... dir3 -The following paragraphs detail some of the command line options which can +The following paragraphs detail some of the command line options which can be supplied to `go-bindata`. Refer to the `testdata/out` directory for various output examples from the assets in `testdata/in`. Each example uses different command line options.