From 1d1507594d329137748bf1dac2700eb2e65c615c Mon Sep 17 00:00:00 2001 From: Niels Simenon Date: Thu, 26 Apr 2018 04:56:17 +0200 Subject: [PATCH] Fixed README variable formatting typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ff2ed..35f4178 100644 --- a/README.md +++ b/README.md @@ -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