Skip to content

Commit

Permalink
docs(README): fix grammar and ambiguous sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Palaniuk authored and petebacondarwin committed Aug 31, 2014
1 parent 1af9353 commit ccb1d02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To get you started you can simply clone the angular-seed repository and install

### Prerequisites

You need git to clone the angular-seed repository. You can get it from
You need git to clone the angular-seed repository. You can get git from
[http://git-scm.com/](http://git-scm.com/).

We also use a number of node.js tools to initialize and test angular-seed. You must have node.js and
Expand Down Expand Up @@ -238,7 +238,7 @@ configure your server to serve the files under the `app/` directory.

### Running the App in Production

This really depends on how complex is your app and the overall infrastructure of your system, but
This really depends on how complex your app is and the overall infrastructure of your system, but
the general rule is that all you need in production are all the files under the `app/` directory.
Everything else should be omitted.

Expand Down Expand Up @@ -286,4 +286,4 @@ For more information on AngularJS please check out http://angularjs.org/
[jasmine]: http://jasmine.github.io
[karma]: http://karma-runner.github.io
[travis]: https://travis-ci.org/
[http-server]: https://github.com/nodeapps/http-server
[http-server]: https://github.com/nodeapps/http-server

0 comments on commit ccb1d02

Please sign in to comment.