Skip to content

Commit 254ca2f

Browse files
docs(angular): update caution again
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
1 parent c4d9d74 commit 254ca2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/angular/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ This is where the lazy loaded component implementations live.
114114
Ionic developers can access this by importing from `@ionic/angular/lazy`.
115115

116116
> [!CAUTION]
117-
> The lazy loaded build and its `IonicModule` are deprecated and will be removed in a future major version. New code should use the standalone components and `provideIonicAngular()` imported from `@ionic/angular`.
117+
> The lazy loaded build, including `IonicModule`, is deprecated and will be removed in a future major version. New code should use the standalone components and `provideIonicAngular()` imported from `@ionic/angular`.

0 commit comments

Comments
 (0)