Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

Commit e3e3be4

Browse files
author
InfinitiesLoop
committed
typo
1 parent 9377e2d commit e3e3be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This proposal describes how support for "data linking" can be added to the jQuer
77
Note: This plugin currently depends this version of jQuery: <br/>
88
<a href="http://github.com/nje/jquery/tree/DataPlainObject">http://github.com/nje/jquery/tree/DataPlainObject</a>
99
<br/>
10-
A built copy is included in this tree for convinence as 'jquery.js'. That version is a fork from the main development tree for jQuery (and so is a later version than the current release, 1.4.2), plus contains a customization for how data() works on plain objects, as described in this ticket:<br/>
10+
A built copy is included in this tree for convenience as 'jquery.js'. That version is a fork from the main development tree for jQuery (and so is a later version than the current release, 1.4.2), plus contains a customization for how data() works on plain objects, as described in this ticket:<br/>
1111
<a href="http://dev.jquery.com/ticket/6807">http://dev.jquery.com/ticket/6807</a><br/>
1212
This change makes it so the data() API sets fields directly on objects when used on plain objects.
1313
</p>

0 commit comments

Comments
 (0)