We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d3b0f2 + 593c169 commit 1139cf4Copy full SHA for 1139cf4
README.md
@@ -98,7 +98,7 @@ import * as camera from "nativescript-camera";
98
```
99
100
Then you are ready to use it:
101
-> Example 2: How to take a picture and to recieve image asset
+> Example 2: How to take a picture and to receive image asset
102
``` JavaScript
103
var imageModule = require("tns-core-modules/ui/image");
104
camera.takePicture()
0 commit comments