From f6f0c9fb4fb43c6f6fa9f7fac7d2830e79a0df1c Mon Sep 17 00:00:00 2001 From: ar1g Date: Mon, 16 Jun 2014 17:48:55 +0100 Subject: [PATCH] Update home.client.view.html are great resources -> offer excellent starting points to get to grasps with node (Node blurb) --- public/modules/core/views/home.client.view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/modules/core/views/home.client.view.html b/public/modules/core/views/home.client.view.html index 7eceb1c7..3f8242f2 100644 --- a/public/modules/core/views/home.client.view.html +++ b/public/modules/core/views/home.client.view.html @@ -66,7 +66,7 @@

Node.js

-

Node.js is a web server. Node's website and this stackOverflow thread, are great resources.

+

Node.js is a web server. Node's website and this stackOverflow thread offer excellent starting points to get to grasps with node.