Skip to content

Commit

Permalink
apply additional verbiage suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Deschryver <28659384+timdeschryver@users.noreply.github.com>
  • Loading branch information
MynockSpit and timdeschryver committed Sep 15, 2022
1 parent 3affc25 commit c721825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/dom-testing-library/api-debugging.mdx
Expand Up @@ -50,8 +50,8 @@ force the colorization off or on. For example:
COLORS=false npm test
```

As with `DEBUG_PRINT_LIMIT`, `COLORS` works in macOS/Linux but you'll need to do
something else for Windows. If you'd like a solution that works for both, see
This works on macOS/Linux, you'll need to do something else for Windows. If
you'd like a solution that works for both, see
[`cross-env`](https://www.npmjs.com/package/cross-env).

## `prettyDOM`
Expand Down

0 comments on commit c721825

Please sign in to comment.