docs(facebook): adjust content type (#4331)

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

View File

@ -49,7 +49,7 @@ export interface FacebookLoginResponse {
* At this point you'll need to open your project's [`config.xml`](https://cordova.apache.org/docs/en/latest/config_ref/index.html) file, found in the root directory of your project.
*
* Take note of the `id` for the next step:
* ```
* ```xml
* <widget id="com.mycompany.testapp" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
* ```
*