From 5dede9b53605c98aea736cf5f22c16079eb7425c Mon Sep 17 00:00:00 2001 From: Daniel Sogl Date: Sun, 15 Apr 2018 15:07:04 +0200 Subject: [PATCH] docs(google-nearby): rename plugin docs name --- src/@ionic-native/plugins/google-nearby/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/@ionic-native/plugins/google-nearby/index.ts b/src/@ionic-native/plugins/google-nearby/index.ts index 3ef6e97b..17255dc5 100644 --- a/src/@ionic-native/plugins/google-nearby/index.ts +++ b/src/@ionic-native/plugins/google-nearby/index.ts @@ -3,7 +3,7 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core'; import { Observable } from 'rxjs/Observable'; /** - * @name google-nearby + * @name Google Nearby * @description * This plugin adds support for the Google Nearby Messages API. *