mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
docs(): fix docs (#1418)
On line 11 there was not closing single quote.
This commit is contained in:
parent
52d731e7d9
commit
b6afc19e72
@ -8,7 +8,7 @@ import { Injectable } from '@angular/core';
|
|||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```ts
|
* ```ts
|
||||||
* import { TapticEngine } from '@ionic-native/taptic-engine;
|
* import { TapticEngine } from '@ionic-native/taptic-engine';
|
||||||
*
|
*
|
||||||
* ...
|
* ...
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user