Skip to content

Commit c721825

Browse files
apply additional verbiage suggestions
Co-authored-by: Tim Deschryver <[email protected]>
1 parent 3affc25 commit c721825

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dom-testing-library/api-debugging.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ force the colorization off or on. For example:
5050
COLORS=false npm test
5151
```
5252

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

5757
## `prettyDOM`

0 commit comments

Comments
 (0)