Skip to content

Commit

Permalink
docs($ionicSlideBox): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-rafalko authored and ajoslin committed May 12, 2014
1 parent 291d723 commit 3fede13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions js/angular/service/slideBoxDelegate.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3fede13

Please sign in to comment.