We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 050def9 commit f0ed7f6Copy full SHA for f0ed7f6
CHANGELOG.md
@@ -12,7 +12,7 @@
12
module (usually named `AppModule`).
13
All other NgModules in the app (both feature and lazy-loaded ones)
14
should import the `NativeScriptCommonModule` instead.
15
-The behaviour is alligned with `BrowserModule` and `CommonModule` in web
+The behavior is aligned with `BrowserModule` and `CommonModule` in web
16
Angular apps described in [this](https://angular.io/guide/ngmodule-faq#q-browser-vs-common-module) guide.
17
18
Migration steps:
0 commit comments