Skip to content

Commit

Permalink
docs: fix formatting error in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Aug 10, 2014
1 parent fe39b2a commit 4c5a06f
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 @@ -35,7 +35,7 @@ vary(res, 'Origin')

### vary.append(header, field)

Adds the given header `field` to the `Vary` response header string `header.
Adds the given header `field` to the `Vary` response header string `header`.
This can be a string of a single field or an array of multiple fields.

This will append the header if not already listed, otherwise leaves
Expand Down

0 comments on commit 4c5a06f

Please sign in to comment.