docs(camera): adjust content type (#4330)

This commit is contained in:
Clément Prod'homme 2022-10-09 16:37:32 +02:00 committed by GitHub
parent c3a01431ce
commit 406ad4ec45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,7 @@ export enum Direction {
* <string>You can take photos</string>
* </config-file>
* ```
* inside of the <platform name='ios> section
* inside of the `<platform name='ios>` section
* @usage
* ```typescript
* import { Camera, CameraOptions } from '@awesome-cordova-plugins/camera/ngx';