We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f063756 commit 87e5eeeCopy full SHA for 87e5eee
docs/react-testing-library/api.mdx
@@ -421,7 +421,7 @@ Note that the value is held in `result.current`. Think of `result` as a
421
422
### `rerender`
423
424
-Renders the the previously rendered render-callback with the new props:
+Renders the previously rendered render-callback with the new props:
425
426
```jsx
427
import {renderHook} from '@testing-library/react'
0 commit comments