diff --git a/content/en-us/studio/ui-overview.md b/content/en-us/studio/ui-overview.md index 9b2160053..a2a9712a5 100644 --- a/content/en-us/studio/ui-overview.md +++ b/content/en-us/studio/ui-overview.md @@ -251,6 +251,6 @@ Studio offers a suite of options for testing an experience before [releasing it - [Rapid paytesting](../studio/testing-modes.md#playtest-options) — Provides a close simulation of the experience running on the Roblox application. - [Multi-client simulation](../studio/testing-modes.md#multi-client-simulation) — Compares how each client "sees" other clients within the experience. - [Device emulation](../studio/testing-modes.md#device-emulation) — Provides insight on how controls operate on a mobile device or how on-screen UI displays on different screens and aspect ratios. -- [Controller emultation](../studio/testing-modes.md#controller-emulation) — Accurately emulates [gamepad input](../input/gamepad.md) directly in Studio. +- [Controller emulation](../studio/testing-modes.md#controller-emulation) — Accurately emulates [gamepad input](../input/gamepad.md) directly in Studio. See [Studio testing modes](../studio/testing-modes.md) for more information on each testing option.