Merge pull request #190 from joshuapinter/patch-1

Minor typo: "fornt" -> "front"
This commit is contained in:
Seph Soliman 2020-06-26 15:15:10 -07:00 committed by GitHub
commit bef07962c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,7 @@ const success = await this.camera.setTorchMode(newTorchMode);
#### changeCamera - must have the wanted camera capture reference
Change to fornt/rear camera
Change to front/rear camera
```js
const success = await this.camera.changeCamera();