diff --git a/ng2-components/ng2-alfresco-search/README.md b/ng2-components/ng2-alfresco-search/README.md
index 6b86be103a..76bc2575c2 100644
--- a/ng2-components/ng2-alfresco-search/README.md
+++ b/ng2-components/ng2-alfresco-search/README.md
@@ -56,7 +56,7 @@ the related [search results](#search-results) component which performs a query a
Add the following dependency to your index.html:
```html
-
+
```
The following component needs to be added to your systemjs.config:
@@ -377,4 +377,4 @@ The `demo` folder contains a complete app with both components running on a sing
cd demo
npm install
npm start
-```
\ No newline at end of file
+```