Skip to content

Commit 2728932

Browse files
Daniel Soglmhartington
authored andcommitted
docs(): update Ionic 2 to Ionic
Closes ionic-team#11409 It's just Ionic
1 parent e66c549 commit 2728932

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/docs/templates/api_index.template.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
searchable: false
1212
---
1313

14-
# Ionic 2 API Docs
14+
# Ionic API Docs
1515

1616
<img class="section-header" src="/img/docs/api-intro-header.png" />
1717

1818

19-
Ionic 2 takes everything you know and loved about Ionic 1, and builds on top of it to provide a much more flexible framework.
19+
Ionic takes everything you know and loved about Ionic V1, and builds on top of it to provide a much more flexible framework.
2020

2121
In the API docs, you'll find two kinds of doc pages: Component and Service APIs.
2222

2323
The Component APIs include classes like `Checkbox`, `Toggle` or `Item` and show you how to use them, in addition to listing their selectors, available properties and events.
2424

25-
The Service APIs are classes like `MenuController`, `Config` or `Platform`. These are services provided by Ionic 2 that can be injected into your classes.
25+
The Service APIs are classes like `MenuController`, `Config` or `Platform`. These are services provided by Ionic that can be injected into your classes.

0 commit comments

Comments
 (0)