Skip to content

Commit edbf88d

Browse files
Match token/key wording in UI
The web UI displays an `API Token` value for a user’s profile, but this documentation specifies an `API key`. The inconsistent use of `key` and `token` is confusing (perhaps the UI should call it `API Key`?), but this change at least describes the linked information more accurately.
1 parent 44cef5a commit edbf88d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Or install it yourself as:
2323

2424
## Authentication
2525

26-
For private integrations, you may use your personal API key (found
26+
For private integrations, you may use your personal API Token (found
2727
[here](https://www.getdrip.com/user/edit)) via the `api_key` setting:
2828

2929
```ruby

0 commit comments

Comments
 (0)