diff --git a/src/plugins/deeplinks.ts b/src/plugins/deeplinks.ts index e84c18c79..ecd44ce53 100644 --- a/src/plugins/deeplinks.ts +++ b/src/plugins/deeplinks.ts @@ -98,7 +98,7 @@ export class Deeplinks { * matches the path, the resulting path-data pair will be returned in the * promise result which you can then use to navigate in the app as you see fit. * - * @returns {Observable} Returns an Observable that resolves each time a deeplink comes through, and * errors if a deeplink comes through that does not match a given path. */ @Cordova({