docs(splash screen) space in name

This commit is contained in:
perry 2017-03-21 14:56:22 -05:00
parent 53f4ae8e6b
commit f122a14445

View File

@ -3,7 +3,7 @@ import { Cordova, Plugin } from '@ionic-native/core';
/**
* @name SplashScreen
* @name Splash Screen
* @description This plugin displays and hides a splash screen during application launch. The methods below allows showing and hiding the splashscreen after the app has loaded.
* @usage
* ```typescript