docs(google-nearby): rename plugin docs name

This commit is contained in:
Daniel Sogl 2018-04-15 15:07:04 +02:00 committed by GitHub
parent 8be98a0cc1
commit 5dede9b536
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
import { Observable } from 'rxjs/Observable'; import { Observable } from 'rxjs/Observable';
/** /**
* @name google-nearby * @name Google Nearby
* @description * @description
* This plugin adds support for the Google Nearby Messages API. * This plugin adds support for the Google Nearby Messages API.
* *