Skip to content

Commit ea8bddc

Browse files
author
Ali Abdelfattah
authored
Merge pull request #80 from Instabug/AliAbdelfattah-patch-1
Update README.md
2 parents d47a127 + 3c7b0b1 commit ea8bddc

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)