Skip to content

Commit

Permalink
docs: small grammar change (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigdanj authored and evilebottnawi committed Mar 11, 2019
1 parent b91a76c commit 7970c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -176,7 +176,7 @@ The following tokens are replaced in the `name` parameter:
* `[ext]` the extension of the resource
* `[name]` the basename of the resource
* `[path]` the path of the resource relative to the `context` query parameter or option.
* `[folder]` the folder of the resource is in.
* `[folder]` the folder the resource is in.
* `[emoji]` a random emoji representation of `options.content`
* `[emoji:<length>]` same as above, but with a customizable number of emojis
* `[contenthash]` the hash of `options.content` (Buffer) (by default it's the hex digest of the md5 hash)
Expand Down

0 comments on commit 7970c48

Please sign in to comment.