diff --git a/README.md b/README.md index 213bde4..5cfedc8 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Many reddit users have a 'subreddit' of their own in the form of a profile (not * `{profile.title}`: The title of the reddit user's profile * `{profile.id}`: The ID of the reddit user's profile * `{profile.description}`: The description of the reddit user's profile -* `{tags.over18}` (boolean): Whether the profile contains adult content and requires an 'over 18' age confirmation +* `{tags.over18}`: Whether the profile contains adult content and requires an 'over 18' age confirmation ##### `{tags.x}` Tags are variables that will only be inserted when another variable is present. When you use a tag, you must configure a string of text that is inserted in place of a tag variable when the associated variable is available.