Skip to content

Commit

Permalink
docs(menuClose): jekyll is case sensitive
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygovier committed Aug 12, 2015
1 parent e8724e1 commit 705f224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/angular/directive/menuClose.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
* takes longer than a standard transition (300ms), you'll need to set the
* `nextViewOptions` manually as your resolve completes.
*
* ```JS
* ```js
* $ionicHistory.nextViewOptions({
* historyRoot: true,
* disableAnimate: true,
Expand Down

0 comments on commit 705f224

Please sign in to comment.