Skip to content

Commit f0ed7f6

Browse files
author
vakrilov
committed
Fixed some typos. Also the 1024th commit!
1 parent 050def9 commit f0ed7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
module (usually named `AppModule`).
1313
All other NgModules in the app (both feature and lazy-loaded ones)
1414
should import the `NativeScriptCommonModule` instead.
15-
The behaviour is alligned with `BrowserModule` and `CommonModule` in web
15+
The behavior is aligned with `BrowserModule` and `CommonModule` in web
1616
Angular apps described in [this](https://angular.io/guide/ngmodule-faq#q-browser-vs-common-module) guide.
1717

1818
Migration steps:

0 commit comments

Comments
 (0)