angular.js/docs/content
Mark Campbell ed703d8e2c 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:06:03 +01:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 15:49:49 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:40:07 +01:00
guide docs(guide/controller): fix wording in list of 'Do not use' 2013-08-03 22:06:03 +01:00
misc docs(contribute): improve git instructions 2013-07-10 22:23:12 +02:00
tutorial docs(tutorial): mention the controller along the scope 2013-07-27 17:14:30 +01:00