docs($ionicSlideBox): fix typo

This commit is contained in:
Maks Rafalko
2014-05-12 17:34:42 +03:00
committed by Andrew Joslin
parent 291d723ab1
commit 3fede13c94

View File

@@ -5,8 +5,7 @@
* @description
* Delegate that controls the {@link ionic.directive:ionSlideBox} directive.
*
* Methods called directly on the $ionicSlideBoxDelegate service will control all side
* menus. Use the {@link ionic.service:$ionicSlideBoxDelegate#$getByHandle $getByHandle}
* Methods called directly on the $ionicSlideBoxDelegate service will control all slide boxes. Use the {@link ionic.service:$ionicSlideBoxDelegate#$getByHandle $getByHandle}
* method to control specific slide box instances.
*
* @usage