diff --git a/packages/gamepad/docs/gamepad.mdx b/packages/gamepad/docs/gamepad.mdx index 197b90ee..0a2f5246 100644 --- a/packages/gamepad/docs/gamepad.mdx +++ b/packages/gamepad/docs/gamepad.mdx @@ -41,9 +41,9 @@ The gamepad module provides access to buttons and analog sticks as normalized si ### Button Sequence -| Stick | Controls | -| ----------- | ------------------------------ | -| Button Sequence | `btnSequence()`, `btnSeq()`, `btnseq()`| +| Stick | Controls | +| --------------- | --------------------------------------- | +| Button Sequence | `btnSequence()`, `btnSeq()`, `btnseq()` | ## Using Gamepad Inputs