Skip to content

Commit faefff6

Browse files
authored
Update README.md
1 parent 90c04b4 commit faefff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ npm run demo.android
3535
```
3636

3737
## Installation
38-
#### Add `tns-platform-declarations` for Android and iOS to your `reference.d.ts`!
38+
#### Add `tns-platform-declarations` for Android and iOS to your `references.d.ts`!
3939
```typescript
4040
/// <reference path="./node_modules/tns-platform-declarations/android.d.ts" />
4141
/// <reference path="./node_modules/tns-platform-declarations/ios.d.ts" />

0 commit comments

Comments
 (0)