From 045372302bcbd3d27d40fc6286953e6626643015 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 23:53:40 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c8fee..7122063 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ion-alpha-scroll > Configurable Ionic directive for alphabetically indexed list with an alpha scroll bar. -#Table of contents +# Table of contents - [Demo](#demo) - [Installation](#installation)