Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(guide/Migrating from Previous Versions): improve grammar in jque… #15518

Closed
wants to merge 2 commits into from

Conversation

graingert
Copy link
Contributor

…ry docs

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Docs update

What is the current behavior? (You can also link to an open issue here)

Bad grammar

What is the new behavior (if this is a feature change)?

Better grammar

Does this PR introduce a breaking change?
No

Please check if the PR fulfills these requirements

Other information:

@@ -88,7 +88,7 @@ commits for more info.

- **jqLite** is more aligned to jQuery 3, which required the following changes
(see [details](guide/migration#migrate1.5to1.6-ng-misc-jqLite) below):
- Keys passed to `.data()` and `.css()` are now camelCased in the same way as jQuery does it.
- Keys passed to `.data()` and `.css()` are now camelCased in the same way as jQuery.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While I agree the original sentence is not ideal, I find the new version ambiguous. It can be interpreted as:

[...] are now camelCased in the same way as jQuery is camelCased

@gkalpak
Copy link
Member

gkalpak commented Dec 19, 2016

Closing (see my comment), but feel free to ping me if you can come up with a better wording that is not ambiguous.

@gkalpak gkalpak closed this Dec 19, 2016
@graingert
Copy link
Contributor Author

graingert commented Dec 19, 2016 via email

@gkalpak
Copy link
Member

gkalpak commented Dec 19, 2016

SGTM

@graingert
Copy link
Contributor Author

@gkalpak done here: #15526

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants