From 7300f403c4bbd8386820b7bc89bd4b4fa15b92ff Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Sat, 6 Aug 2016 00:26:30 +0100 Subject: [PATCH] Update README.md --- ng2-components/ng2-alfresco-login/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng2-components/ng2-alfresco-login/README.md b/ng2-components/ng2-alfresco-login/README.md index ee306fdada..2829d6527e 100644 --- a/ng2-components/ng2-alfresco-login/README.md +++ b/ng2-components/ng2-alfresco-login/README.md @@ -84,7 +84,7 @@ Also make sure you include these dependencies in your .html page: ```html - + ``` Example of an App that use Alfresco login component :