From 595f858756b0418205622419407e63106ac7b757 Mon Sep 17 00:00:00 2001 From: ar1g Date: Mon, 16 Jun 2014 17:38:21 +0100 Subject: [PATCH 1/4] Update home.client.view.html Added missing words to MongoDB 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 841c7a08..6b769cb3 100644 --- a/public/modules/core/views/home.client.view.html +++ b/public/modules/core/views/home.client.view.html @@ -48,7 +48,7 @@

MongoDB

-

MongoDB is a database. MongoDB's great manual, to get started with NoSQL and MongoDB.

+

MongoDB is a database. MongoDB's great manual is the place to get started with NoSQL and MongoDB.

From 005162ad35c1940bc57873b38428c4e087292b6b Mon Sep 17 00:00:00 2001 From: ar1g Date: Mon, 16 Jun 2014 17:43:11 +0100 Subject: [PATCH 2/4] Update home.client.view.html alot -> a lot (in Angular 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 6b769cb3..3c70a66d 100644 --- a/public/modules/core/views/home.client.view.html +++ b/public/modules/core/views/home.client.view.html @@ -60,7 +60,7 @@

AngularJS

-

AngularJS is web app framework. Angular's webiste offers alot. The Thinkster Popular Guide and Egghead Videos are great resources.

+

AngularJS is web app framework. Angular's webiste offers a lot. The Thinkster Popular Guide and Egghead Videos are great resources.

From b3a996959ce6d175baf8950d8a9cf380a432435a Mon Sep 17 00:00:00 2001 From: ar1g Date: Mon, 16 Jun 2014 17:44:19 +0100 Subject: [PATCH 3/4] Update home.client.view.html webiste -> website (Angular 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 3c70a66d..7eceb1c7 100644 --- a/public/modules/core/views/home.client.view.html +++ b/public/modules/core/views/home.client.view.html @@ -60,7 +60,7 @@

AngularJS

-

AngularJS is web app framework. Angular's webiste offers a lot. The Thinkster Popular Guide and Egghead Videos are great resources.

+

AngularJS is web app framework. Angular's website offers a lot. The Thinkster Popular Guide and Egghead Videos are great resources.

From f6f0c9fb4fb43c6f6fa9f7fac7d2830e79a0df1c Mon Sep 17 00:00:00 2001 From: ar1g Date: Mon, 16 Jun 2014 17:48:55 +0100 Subject: [PATCH 4/4] 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.