This commit is contained in:
Benjamin Morel
2018-04-05 11:34:50 +02:00
committed by GitHub
parent 830b0e0ef9
commit 3a286b0243
+1 -1
View File
@@ -126,7 +126,7 @@ export enum Direction {
* @description
* Take a photo or capture video.
*
* Requires and the Cordova plugin: `cordova-plugin-camera`. For more info, please see the [Cordova Camera Plugin Docs](https://github.com/apache/cordova-plugin-camera).
* Requires the Cordova plugin: `cordova-plugin-camera`. For more info, please see the [Cordova Camera Plugin Docs](https://github.com/apache/cordova-plugin-camera).
*
* @usage
* ```typescript