diff --git a/interface/src/raypick/PointerScriptingInterface.h b/interface/src/raypick/PointerScriptingInterface.h
index 0eed8b4741..2d2f3f6dae 100644
--- a/interface/src/raypick/PointerScriptingInterface.h
+++ b/interface/src/raypick/PointerScriptingInterface.h
@@ -41,7 +41,7 @@ public:
* @property {Controller.Standard|Controller.Actions|function} action - The controller output or function that triggers the
* events on the entity or overlay. If a function, it must return a number >= 1.0
to start the action
* and < 1.0
to terminate the action.
- * @property {string} button - Which button to trigger.
+ * @property {string} button - Which button to trigger:
*
"Primary"
, "Secondary"
, and "Tertiary"
cause {@link Entities} and
* {@link Overlays} mouse pointer events. Other button names also cause mouse events but the button