From 55a354a78e6aeab21f8c2cf645f7c1ba41664f51 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 05:53:39 -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 9dfb531..7ae014a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you want to see the module in action, then check out the sample application which runs with Spring Boot and is super easy to setup: [angular-spring-data-rest-sample](https://github.com/guylabs/angular-spring-data-rest-sample) -#Table of contents +# Table of contents - [Quick start](#quick-start) - [Overview](#overview)