diff options
| author | George Cox | 2014-01-25 05:37:09 +0000 | 
|---|---|---|
| committer | Pawel Kozlowski | 2014-02-22 23:23:20 +0100 | 
| commit | 832be4123d1c68cee6c4ad766cd5d47d388d2bfb (patch) | |
| tree | 57c23dd3fa2675b95820d9cdd330e181eb6ed9fa /docs/content/guide | |
| parent | ffe5115355baa6ee2136b6fb5e4828e4e2fa58f8 (diff) | |
| download | angular.js-832be4123d1c68cee6c4ad766cd5d47d388d2bfb.tar.bz2 | |
docs(guide): grammar fix
use of the article, both definite and indefinite, is not optional
Closes #5981
Diffstat (limited to 'docs/content/guide')
| -rw-r--r-- | docs/content/guide/index.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc index d975cd0e..d6f9892e 100644 --- a/docs/content/guide/index.ngdoc +++ b/docs/content/guide/index.ngdoc @@ -16,7 +16,7 @@ Everything you need to know about AngularJS  * [10 Reasons Why Developers Should Learn AngularJS](http://wintellect.com/blogs/jlikness/10-reasons-web-developers-should-learn-angularjs)  * [Design Principles of AngularJS (video)](https://www.youtube.com/watch?v=HCR7i5F5L8c)  * [Fundamentals in 60 Minutes (video)](http://www.youtube.com/watch?v=i9MHigUZKEM) -* [For folks with jQuery background](http://stackoverflow.com/questions/14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-background) +* [For folks with a jQuery background](http://stackoverflow.com/questions/14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-background)  ## Core Concepts | 
