Skip to content

Commit

Permalink
Fix broken Markdown headings (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 authored and RoopeHakulinen committed Jul 23, 2017
1 parent 0e96356 commit 0e19789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ myApp.controller('demoCtrl', ['Flash', function(Flash) {
}
}]);
```
####Flash types####
#### Flash types ####
+ success
+ info
+ warning
Expand Down

0 comments on commit 0e19789

Please sign in to comment.