Skip to content

Commit 786b1b3

Browse files
Update docs/angular/build-options.md
Co-authored-by: Sean Perkins <[email protected]>
1 parent c678963 commit 786b1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular/build-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export class AppModule {}
152152

153153
The Standalone option is newer than the Modules option, so developers may wish to switch during the development of their application. This guide details the steps needed to migrate.
154154

155-
Note that migrating to Ionic standalone components must be done all at the same time and cannot be done gradually. The Modules and Standalone approaches use two different build systems of Ionic that cannot be used at the same time.
155+
Migrating to Ionic standalone components must be done all at the same time and cannot be done gradually. The Modules and Standalone approaches use two different build systems of Ionic that cannot be used at the same time.
156156

157157
### Using Ionic Standalone Components in Standalone-based Applications
158158

0 commit comments

Comments
 (0)