diff --git a/interface/src/scripting/RatesScriptingInterface.h b/interface/src/scripting/RatesScriptingInterface.h
index 9806a6517e..6feef94d17 100644
--- a/interface/src/scripting/RatesScriptingInterface.h
+++ b/interface/src/scripting/RatesScriptingInterface.h
@@ -25,7 +25,7 @@
*
* @property {number} render - The rate at which new GPU frames are being created, in Hz.
* Read-only.
- * @property {number} present - The rate at which the display plugin is presenting to the display device, in Hz
+ * @property {number} present - The rate at which the display plugin is presenting to the display device, in Hz.
* Read-only.
* @property {number} newFrame - The rate at which the display plugin is presenting new GPU frames, in Hz.
* Read-only.