Skip to content

Commit 89c47c2

Browse files
committed
docs(ionList): fix usage formatting
1 parent c5a4f7d commit 89c47c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: js/angular/controller/listController.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @usage
1414
*
15-
* ````html
15+
* ```html
1616
* <ion-content ng-controller="MyCtrl">
1717
* <button class="button" ng-click="showDeleteButtons()"></button>
1818
* <ion-list>

0 commit comments

Comments
 (0)