forked from github/awesome-cordova-plugins
docs(): add escape character (#1698)
This commit is contained in:
@@ -35,7 +35,7 @@ import { Injectable } from '@angular/core';
|
||||
* complete: () => { console.log('could not get photos'); }
|
||||
* });
|
||||
* })
|
||||
* .catch(err => console.log('permissions weren't granted'));
|
||||
* .catch(err => console.log('permissions weren\'t granted'));
|
||||
*
|
||||
* ```
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user