Fixed README variable formatting typo.
This commit is contained in:
parent
7fa8479558
commit
4c394ba434
|
@ -61,7 +61,7 @@ Path patterns dictate where and how a file will be saved. Various variables and
|
|||
* `$userId`: The ID of the reddit user that submitted the post
|
||||
* `$userCreated`: The creation date or birthday of the reddit user, formatted according to `dateFormat` described below
|
||||
* `$userVerified` (boolean): Whether the reddit user is verified
|
||||
* `$userVerifiedEmail (boolean): Whether the reddit user has verified their e-mail address
|
||||
* `$userVerifiedEmail` (boolean): Whether the reddit user has verified their e-mail address
|
||||
* `$userGold` (boolean): Whether the reddit user is a gold member of reddit
|
||||
|
||||
#### Profile
|
||||
|
|
Loading…
Reference in New Issue