From 4c394ba434cdd387f670b42f35f719e76f4a8878 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 11 Sep 2024 05:16:54 +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