Skip to content

Commit 624b86c

Browse files
ImADraftereps1lon
andauthored
Update types/index.d.ts
Co-authored-by: Sebastian Silbermann <[email protected]>
1 parent 8dc97ea commit 624b86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface RenderOptions<
4444
*/
4545
container?: Container
4646
/** Defaults to the container if the container is specified. Otherwise `document.body` is used for the default. This is used as
47-
* the base element for the queries as well as what is printed when you use debug().
47+
* the base element for the queries as well as what is printed when you use `debug()`.
4848
*
4949
* [BaseElement](https://testing-library.com/docs/react-testing-library/api/#baseelement)
5050
*/

0 commit comments

Comments
 (0)