Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Nov 28, 2024
1 parent 523b1b8 commit f1d9183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ Contributions are always welcome! For more info on how to contribute or develop

* 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)

Expand Down

0 comments on commit f1d9183

Please sign in to comment.