Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ For example, if there is an environment value of `SAY_HEY='Hey there yourself :w
< Hey there yourself 👋
```

Everything after `SAY_` is set to lowercase and only the first word relpied to the retrobot is used in the lookup.
Everything after `SAY_` is set to lowercase and only the first word replied to the retrobot is used in the lookup.

If you're using Heroku CLI, then to add a new value, use the following:

Expand Down