Skip to content

Commit

Permalink
Merge pull request #107 from moxizhou/master
Browse files Browse the repository at this point in the history
Fix Grammar mistake
  • Loading branch information
vladikoff committed Oct 8, 2014
2 parents d0f88b5 + aa77f21 commit d1ac303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ Like the previous example, in this example running `grunt concat` will build two

This example differs in that both files are built under the same target.

Using the `files` object, you can have list any number of source-destination pairs.
Using the `files` object, you can list any number of source-destination pairs.

```js
// Project configuration.
Expand Down

0 comments on commit d1ac303

Please sign in to comment.