docs(deeplinks): fix doc name

closes #1215
This commit is contained in:
Ibby 2017-03-22 01:41:41 -04:00
parent 997f7a03aa
commit 016f174b53

View File

@ -24,7 +24,7 @@ export interface DeeplinkMatch {
}
/**
* @name Ionic Deeplinks
* @name Deeplinks
* @description This plugin handles deeplinks on iOS and Android for both custom URL scheme links
* and Universal App Links.
*