From 6431d7c04f9c76cfdba9eb9a9f5efd8e9a2ce1dd Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Fri, 3 Feb 2017 15:55:54 +0000 Subject: [PATCH] Update README.md --- ng2-components/ng2-alfresco-login/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-login/README.md b/ng2-components/ng2-alfresco-login/README.md index 86dd38ea25..4ecfbbb34e 100644 --- a/ng2-components/ng2-alfresco-login/README.md +++ b/ng2-components/ng2-alfresco-login/README.md @@ -177,7 +177,7 @@ platformBrowserDynamic().bootstrapModule(AppModule); ## Change footer content - + You can replace the entire content in the footer of the login component with your custom content. @@ -189,7 +189,7 @@ You can replace the entire content in the footer of the login component with you ## Change header content - + You can replace the entire content in the header of the login component with your custom content.