We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91a76c commit 7970c48Copy full SHA for 7970c48
README.md
@@ -176,7 +176,7 @@ The following tokens are replaced in the `name` parameter:
176
* `[ext]` the extension of the resource
177
* `[name]` the basename of the resource
178
* `[path]` the path of the resource relative to the `context` query parameter or option.
179
-* `[folder]` the folder of the resource is in.
+* `[folder]` the folder the resource is in.
180
* `[emoji]` a random emoji representation of `options.content`
181
* `[emoji:<length>]` same as above, but with a customizable number of emojis
182
* `[contenthash]` the hash of `options.content` (Buffer) (by default it's the hex digest of the md5 hash)
0 commit comments