diff --git a/public/modules/core/views/home.client.view.html b/public/modules/core/views/home.client.view.html index 841c7a08..3f8242f2 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.

@@ -60,13 +60,13 @@

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 website offers a lot. The Thinkster Popular Guide and Egghead Videos are great resources.

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.