Skip to content

Commit 8dc97ea

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

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
@@ -49,7 +49,7 @@ export interface RenderOptions<
4949
* [BaseElement](https://testing-library.com/docs/react-testing-library/api/#baseelement)
5050
*/
5151
baseElement?: Element
52-
/** If hydrate is set to true, then it will render with ReactDOM.hydrate. This may be useful if you are using server-side
52+
/** If `hydrate` is set to `true`, then it will render with `ReactDOM.hydrate`. This may be useful if you are using server-side
5353
* rendering and use ReactDOM.hydrate to mount your components.
5454
*
5555
* [Hydrate](https://testing-library.com/docs/react-testing-library/api/#hydrate)

0 commit comments

Comments
 (0)