diff --git a/docs/examples/aio.slotmachine.md b/docs/examples/aio.slotmachine.md index 529a34d..ea1a362 100644 --- a/docs/examples/aio.slotmachine.md +++ b/docs/examples/aio.slotmachine.md @@ -1,4 +1,4 @@ -## Slot Machine Example +### Slot Machine Example This example demonstrates how to use AIO alongside the WoW API to build AIO UI elements into the client without requiring user patching or installing plugins. **Server-side Script (aio.server.ts):**