Fixed split word in description.

Signed-off-by: Justin Noel <github@calendee.com>
This commit is contained in:
Justin Noel
2013-12-29 22:31:00 -06:00
parent ae0ab51d71
commit cf8106a2a2

View File

@@ -3,8 +3,8 @@
/**
* @description
* The slideBoxCtrol lets you quickly create a multi-page c
* ontainer where each page can be swiped or dragged between
* The slideBoxCtrol lets you quickly create a multi-page
* container where each page can be swiped or dragged between
*/
angular.module('ionic.ui.slideBox', [])