Skip to content

Commit d2fb001

Browse files
committed
[SVLS-9359] update style
1 parent c676e9d commit d2fb001

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
@@ -282,7 +282,7 @@ _Note_: The descriptions use the npm package parameters, but they also apply to
282282

283283
#### Setting `DD_*` environment variables
284284

285-
To configure Datadog variables for every instrumented function, set the matching field on `DatadogLambdaProps` (for example, `enableDatadogTracing`, `logLevel`, `env`, `tags`).
285+
To configure Datadog variables for every instrumented function, set the matching field on `DatadogLambdaProps` (for example, `enableDatadogTracing`, `logLevel`, `env`, or `tags`).
286286

287287
To override a value on a single function, use one of:
288288

0 commit comments

Comments
 (0)