Skip to content

Commit

Permalink
docs: fix changelog typo (angular#58188)
Browse files Browse the repository at this point in the history
PR Close angular#58188
  • Loading branch information
danielsogl authored and devversion committed Oct 15, 2024
1 parent 711e82e commit 6782acb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
### core
- The deprecated `factories` property in `KeyValueDiffers` has been removed.
### localize
- The `name` option in the `ng add `@localize`` schematic has been removed in favor of the `project` option.
- The `name` option in the `ng add @localize` schematic has been removed in favor of the `project` option.
### platform-browser
- The deprecated `BrowserModule.withServerTransition` method has been removed. Please use the `APP_ID` DI token to set the application id instead.
### compiler
Expand Down Expand Up @@ -4347,4 +4347,4 @@ Adrian Kunz, Alan Agius, AleksanderBodurri, Alex Rickabaugh, AlirezaEbrahimkhani



Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.

0 comments on commit 6782acb

Please sign in to comment.