From 95f389f4e3deed7d3a9154da3e50019d5e839350 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Fri, 25 Nov 2022 15:05:41 -0600 Subject: [PATCH] docs: fixed typo in process env var --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a2f798..842a8f4 100644 --- a/README.md +++ b/README.md @@ -913,7 +913,7 @@ logger.error(new Error('uh oh')); See below example and the reference at . -Be sure to replace `DATADOG_API_KEY` and `APPLICATION_NAME` with your Datadog API key and application name. +Be sure to replace `DATADOG_API_KEY` and `DATADOG_APP_NAME` with your Datadog API key and application name. ```sh npm install axe fast-safe-stringify cuid superagent