Skip to content

Commit 87e5eee

Browse files
authored
Update api.mdx (#1200)
spelling
1 parent f063756 commit 87e5eee

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
@@ -421,7 +421,7 @@ Note that the value is held in `result.current`. Think of `result` as a
421421
422422
### `rerender`
423423
424-
Renders the the previously rendered render-callback with the new props:
424+
Renders the previously rendered render-callback with the new props:
425425
426426
```jsx
427427
import {renderHook} from '@testing-library/react'

0 commit comments

Comments
 (0)