Skip to content

Commit 237578e

Browse files
committed
Update src/protocols/apis-and-extensions/typewriter.md
1 parent b4bad98 commit 237578e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/apis-and-extensions/typewriter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ typewriter.setTypewriterOptions({
518518
onViolation: yourViolationHandler
519519
})
520520
```
521-
> into ""
521+
> info ""
522522
> Typewriter is preconfigured in `analytics-node` environments to throw an error if `NODE_ENV=test`, which is set by most Node.js testing libraries such as `ava` and `jest`.
523523
524524
Another common use case is to customize how violations are reported to your team. For example, Segment customized this handler to show a [toast notification](https://evergreen.segment.com/components/toaster){:target="_blank"} to developers in-app:

0 commit comments

Comments
 (0)