angular.js/docs/content
Mark Campbell fda5eb7ebc docs(guide/controller): fix wording in list of 'Do not use'
Wording has been changed in two of the examples to read naturally.
For example:

From: 'Do not use controllers for to run stateless or stateful code
shared across controllers'

To: 'Do not use controllers for sharing stateless or stateful code
across controllers'

Closes #3454
2013-08-03 22:05:33 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 16:06:23 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:39:16 +01:00
error fix(ngAnimate): remove compound JS selector animations 2013-08-03 00:46:17 -07:00
guide docs(guide/controller): fix wording in list of 'Do not use' 2013-08-03 22:05:33 +01:00
misc docs(contribute): improve git instructions 2013-07-10 22:18:44 +02:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): mention the controller along the scope 2013-07-27 17:13:53 +01:00