diff --git a/Nibriboard/ClientFiles/BoardWindow.js b/Nibriboard/ClientFiles/BoardWindow.js index 4fedb69..0b3ac02 100644 --- a/Nibriboard/ClientFiles/BoardWindow.js +++ b/Nibriboard/ClientFiles/BoardWindow.js @@ -19,7 +19,7 @@ class BoardWindow extends EventEmitter // The maximum target fps. this.maxFps = 60; - // The target fps at which we should send sursor updates. + // The target fps at which we should send cursor updates. this.cursorUpdateFrequency = 5; // The radius of other clients' cursors.