Skip to content

Commit 593c169

Browse files
author
Elena Hristova
committed
chore: fix typo
1 parent 7d3b0f2 commit 593c169

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
@@ -98,7 +98,7 @@ import * as camera from "nativescript-camera";
9898
```
9999

100100
Then you are ready to use it:
101-
> Example 2: How to take a picture and to recieve image asset
101+
> Example 2: How to take a picture and to receive image asset
102102
``` JavaScript
103103
var imageModule = require("tns-core-modules/ui/image");
104104
camera.takePicture()

0 commit comments

Comments
 (0)