We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed61d4 commit 72434caCopy full SHA for 72434ca
README.md
@@ -32,7 +32,7 @@ event handler is now deprecated and will be removed in later releases.
32
33
## The Deltas...
34
35
-The combination of Browsers, Operating Systems, and Devices offer a huge range of possible delta values. In fact if the user
+The combination of browsers, operating systems, and devices offer a huge range of possible delta values. In fact if the user
36
uses a trackpad and then a physical mouse wheel the delta values can differ wildly. This plugin normalizes those
37
values so you get a whole number starting at +-1 and going up in increments of +-1 according to the force or
38
acceleration that is used. This number has the potential to be in the thousands depending on the device.
0 commit comments