Skip to content

Commit 62e2bc4

Browse files
authored
docs(changelog): fix minor typo in Changelog (#12564)
* fix minor typo in Changelog * Accept CLA
1 parent 65a5af6 commit 62e2bc4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ React Router v7 requires the following minimum versions:
341341

342342
#### Adopted Future Flag Behaviors
343343

344-
Remix and React Router follow an [API Development Strategy](https://reactrouter.com/en/main/guides/api-development-strategy) leveraging "Future Flags" to avoid introducing a slew of breaking changes in a major release. Instead, breaking changes are introduce din minor releases behind a flag, allowing users to opt-in at their convenience. In the next major release, all future flag behaviors become the default behavior.
344+
Remix and React Router follow an [API Development Strategy](https://reactrouter.com/en/main/guides/api-development-strategy) leveraging "Future Flags" to avoid introducing a slew of breaking changes in a major release. Instead, breaking changes are introduced in minor releases behind a flag, allowing users to opt-in at their convenience. In the next major release, all future flag behaviors become the default behavior.
345345

346346
The following previously flagged behaviors are now the default in React Router v7:
347347

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
- jasikpark
137137
- jasonpaulos
138138
- jb-1980
139+
- jclarkin
139140
- jdufresne
140141
- jenseng
141142
- JeraldVin

0 commit comments

Comments
 (0)