Skip to content

Commit 3c7b0b1

Browse files
author
Ali Abdelfattah
authored
Update README.md
1 parent d47a127 commit 3c7b0b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ allprojects {
4646
}
4747
}
4848
```
49-
##### Ionic
50-
If you're using this plugin with Ionic, you need to add this line at the beginning of your __app.component.ts__ class.
49+
##### TypeScript
50+
If you're using this plugin with TypeScript, you need to add this line at the beginning of your __app.component.ts__ class.
5151

5252
```
5353
declare let cordova: any;

0 commit comments

Comments
 (0)