Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Removed extra 'an' on document #1906

Merged
merged 1 commit into from
Jan 8, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/core-concepts/angular-application-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ previous_url: /core-concepts/architecture-angular

# Application Architecture

In this article we are going to go through the core concepts of the Angular framework, with an an emphasis on the specifics of using Angular with NativeScript.
In this article we are going to go through the core concepts of the Angular framework, with an emphasis on the specifics of using Angular with NativeScript.

>**Note:** The best place to learn about Angular concepts is on [angular.io](https://angular.io/docs/ts/latest/). We are going to refer to it in many sections in this article.

Expand Down