From b056f6d87680632547f17d1b0deecc22f2872542 Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Mon, 3 Nov 2014 23:10:32 +0200 Subject: [PATCH] documentation updates to the meanjs sample application landing page --- public/modules/core/views/home.client.view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/modules/core/views/home.client.view.html b/public/modules/core/views/home.client.view.html index 3f8242f2..e9da41b0 100644 --- a/public/modules/core/views/home.client.view.html +++ b/public/modules/core/views/home.client.view.html @@ -18,7 +18,7 @@
-

Congrats! You've configured and run the sample application.

+

Congrats! You've configured and ran the sample application successfully.

MEAN.JS is a web application boilerplate, which means you should start changing everything :-)

This sample application tracks users and articles.