diff --git a/README.md b/README.md index cd68ade..fd53ec2 100644 --- a/README.md +++ b/README.md @@ -324,7 +324,7 @@ npm test * Buffer metrics using `Map` instead of a plain object. - * Deprecated the `appKey` option. Application keys (as opposed to API keys) are not actually needed for sending metrics or distributions to the Datadog API. Including it in your configuration adds not benefits, but risks exposing a sensitive credential. + * Deprecated the `appKey` option. Application keys (as opposed to API keys) are not actually needed for sending metrics or distributions to the Datadog API. Including it in your configuration adds no benefits, but risks exposing a sensitive credential. [View diff](https://github.com/dbader/node-datadog-metrics/compare/v0.11.4...main)