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.
1 parent 7d3b0f2 commit 593c169Copy full SHA for 593c169
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