Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: dtjones404 <[email protected]>
  • Loading branch information
wsbrunson and dtjones404 authored Feb 13, 2024
1 parent 4b6505f commit 7ca739a
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 @@ -95,7 +95,7 @@ Attach a method which is called and will attach values to **each metric's dimens

```javascript
$logger.addMetricDimensionBuilder(() => ({
token_use: true,
token_used: true,
type: "user_id_token",
}));
```
Expand Down

0 comments on commit 7ca739a

Please sign in to comment.