diff options
| author | Stéphane Reynaud | 2014-02-11 17:36:50 +0100 | 
|---|---|---|
| committer | Caitlin Potter | 2014-02-11 11:46:36 -0500 | 
| commit | ef4bf8c77cf0c1cd1276b6cee2fd48317d3902b5 (patch) | |
| tree | 828a109a71ced7445511f13eed5a8e0e12bfc279 /docs/content/guide/index.ngdoc | |
| parent | b6ab826c4bf3717a3b9466a6a1e0db9388cf351d (diff) | |
| download | angular.js-ef4bf8c77cf0c1cd1276b6cee2fd48317d3902b5.tar.bz2 | |
docs(guide/index): replace "shold" to "should"
Replace "shold" to "should"
Closes #6216
Diffstat (limited to 'docs/content/guide/index.ngdoc')
| -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 56829d61..a851e5b6 100644 --- a/docs/content/guide/index.ngdoc +++ b/docs/content/guide/index.ngdoc @@ -13,7 +13,7 @@ Everything you need to know about AngularJS  * {@link tutorial/index Official AngularJS Tutorial}  * [10 Reasons Why You Should Use AngularJS](http://www.sitepoint.com/10-reasons-use-angularjs/) -* [10 Reasons Why Developers Shold Learn AngularJS](http://wintellect.com/blogs/jlikness/10-reasons-web-developers-should-learn-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) | 
