Skip to content

Commit 995d40d

Browse files
committed
README: Add a missing word, thanks @imamathwiz
Closes gh-55
1 parent 37c403c commit 995d40d

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
@@ -45,7 +45,7 @@ The minified production file is compressed and does not generate console warning
4545

4646
## Migrate Plugin API
4747

48-
This plugin adds three properties to the `jQuery` object that can be used programmatically control and examine its behavior:
48+
This plugin adds three properties to the `jQuery` object that can be used to programmatically control and examine its behavior:
4949

5050
`jQuery.migrateWarnings`: This property is an array of string warning messages that have been generated by the code on the page, in the order they were generated. Messages appear in the array only once, even if the condition has occurred multiple times, unless `jQuery.migrateReset()` is called.
5151

0 commit comments

Comments
 (0)