Skip to content

Commit 4086bc6

Browse files
Fix typo in react-19.md
Fixed typo
1 parent 69edd84 commit 4086bc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/blog/2024/12/05/react-19.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Additions since this post was originally shared with the React 19 RC in April:
1717
- **Pre-warming for suspended trees**: see [Improvements to Suspense](/blog/2024/04/25/react-19-upgrade-guide#improvements-to-suspense).
1818
- **React DOM static APIs**: see [New React DOM Static APIs](#new-react-dom-static-apis).
1919

20-
_The date for this post has been update to reflect the stable release date._
20+
_The date for this post has been updated to reflect the stable release date._
2121

2222
</Note>
2323

@@ -807,4 +807,4 @@ Thanks to [Joey Arhar](https://github.com/josepharhar) for driving the design an
807807
#### How to upgrade {/*how-to-upgrade*/}
808808
See the [React 19 Upgrade Guide](/blog/2024/04/25/react-19-upgrade-guide) for step-by-step instructions and a full list of breaking and notable changes.
809809

810-
_Note: this post was originally published 04/25/2024 and has been updated to 12/05/2024 with the stable release._
810+
_Note: this post was originally published 04/25/2024 and has been updated to 12/05/2024 with the stable release._

0 commit comments

Comments
 (0)