Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-Authored-By: Marcos Cáceres <[email protected]>
  • Loading branch information
nondebug and marcoscaceres authored Nov 7, 2019
1 parent 4cd26da commit 1a553cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ <h2>
</h2>
<p>
This interface defines the state of an individual button on a gamepad
device. A GamepadButton is a live object; that is, user interaction with
device. A {{GamepadButton}} is a live object; that is, user interaction with
the button represented by the object will be reflected in the object's
properties. When the system receives new data from a connected gamepad,
a microtask is queued in the current event loop to update the state of
Expand Down

0 comments on commit 1a553cb

Please sign in to comment.