diff --git a/docs/examples/event-handling.md b/docs/examples/event-handling.md index 48fee48..3f09ff9 100644 --- a/docs/examples/event-handling.md +++ b/docs/examples/event-handling.md @@ -166,7 +166,7 @@ When you want to do interaction with the content, one thing you likely want to d First, you need to include the following `cursor` and `raycaster` in the `` element like this: ``` - + ```