-
Notifications
You must be signed in to change notification settings - Fork 740
Update ng.directive:ngAnimate.html #9
Conversation
Grammar - Depending on what the author meant, I think the sentence would be either "It affects how the directive will perform DOM manipulation." (it influences how the DOM manipulation is done) or "It effects the DOM manipulation by the directive" (it carries out the DOM manipulation) but not "It effects how the directive..." Proposing the version that I think reflects the author's intentions.
|
Great. Thanks. Can you submit this to the angular.js repository?
|
|
I don't think I have permissions to do that ... or do I?
|
|
Ah. Sorry Pete (embarrassed) - didn't look at who the email was to!
|
|
You can fork https://github.com/angular/angular.js/ and submit there. |
|
OK. I see now. Thanks
|
|
Yes. This repository just stores historical versions of Angular. |
|
Thanks. I was confused initially by the "improve this doc" feature on the doc page at the top of the Google search hits (https://code.angularjs.org/1.1.4/docs/api/ng.directive:ngAnimate), and then after your comment it dawned on me that this is an older page. So thanks for talking me through that. Now I just have to find the page in the restructured documentation...
|
Grammar - Depending on what the author meant, I think the sentence would be either
"It affects how the directive will perform DOM manipulation." (it influences how the DOM manipulation is done)
or
"It effects the DOM manipulation by the directive" (it carries out the DOM manipulation) but not
"It effects how the directive..."
Proposing the version that I think reflects the author's intentions.