Skip to content

Commit 5d1cac5

Browse files
authored
Update 2022-03-08-react-18-upgrade-guide.md (#5208)
1 parent 8a22e6e commit 5d1cac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2022-03-08-react-18-upgrade-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ You can also set the flag to `false` to tell React that `act` isn't needed. This
259259

260260
Eventually, we expect testing libraries will configure this for you automatically. For example, the [next version of React Testing Library has built-in support for React 18](https://github.com/testing-library/react-testing-library/issues/509#issuecomment-917989936) without any additional configuration.
261261

262-
[More background on the the `act` testing API and related changes](https://github.com/reactwg/react-18/discussions/102) is available in the working group.
262+
[More background on the `act` testing API and related changes](https://github.com/reactwg/react-18/discussions/102) is available in the working group.
263263

264264
## Dropping Support for Internet Explorer {#dropping-support-for-internet-explorer}
265265

0 commit comments

Comments
 (0)