Skip to content

Commit 38ba34f

Browse files
authored
docs: typo fix (#895)
1 parent 0db925f commit 38ba34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/react-testing-library/api.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ renders its HTML directly in the body.
175175
### `debug`
176176

177177
> NOTE: It's recommended to use
178-
> [`screen.debug`](queries/about.mdx#api-queries#screendebug) instead.
178+
> [`screen.debug`](queries/about.mdx#screendebug) instead.
179179

180180
This method is a shortcut for `console.log(prettyDOM(baseElement))`.
181181

0 commit comments

Comments
 (0)