mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
docs(network): fix typo (#2828)
This commit is contained in:
parent
1396b61215
commit
b7594e201b
@ -35,7 +35,7 @@ export enum Connection {
|
||||
*
|
||||
* ...
|
||||
*
|
||||
* // watch network for a disconnect
|
||||
* // watch network for a disconnection
|
||||
* let disconnectSubscription = this.network.onDisconnect().subscribe(() => {
|
||||
* console.log('network was disconnected :-(');
|
||||
* });
|
||||
|
Loading…
Reference in New Issue
Block a user