Fix small grammar mistake (#28330)
Switch "an native shell" to "a native shell"
This commit is contained in:
committed by
Christopher McCormack
parent
7d1037847f
commit
057aa07ec3
@ -9,7 +9,7 @@ Hybrid apps have many benefits over pure native apps, specifically in terms of p
|
||||
|
||||
### Building Hybrid Apps With Ionic
|
||||
|
||||
Those familiar with web development will find the structure of an Ionic app straightforward. At its core, it’s just a web page running in an native app shell! That means we can use any kind of HTML, CSS, and Javascript we want.
|
||||
Those familiar with web development will find the structure of an Ionic app straightforward. At its core, it’s just a web page running in a native app shell! That means we can use any kind of HTML, CSS, and Javascript we want.
|
||||
|
||||
As of Ionic 2, the framwork uses Angular (previously using AngularJS), please see seperate freeCodeCamp guides on Angular.
|
||||
|
||||
|
Reference in New Issue
Block a user