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

Commit 47b14bf

Browse files
graingertgkalpak
authored andcommitted
docs(guide/migration): improve grammar
Closes #15526
1 parent 4e143fc commit 47b14bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/guide/migration.ngdoc

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ commits for more info.
8888

8989
- **jqLite** is more aligned to jQuery 3, which required the following changes
9090
(see [details](guide/migration#migrate1.5to1.6-ng-misc-jqLite) below):
91-
- Keys passed to `.data()` and `.css()` are now camelCased in the same as jQuery does it.
91+
- Keys passed to `.data()` and `.css()` are now camelCased in the same way as the jQuery methods
92+
do.
9293
- Setting boolean attributes to empty string no longer removes the attribute.
9394
- Calling `.val()` on a multiple select will always return an array, even if no option is
9495
selected.

0 commit comments

Comments
 (0)