diff --git a/lib/ui.js b/lib/ui.js index 4f2721bc..52aa5a7d 100755 --- a/lib/ui.js +++ b/lib/ui.js @@ -14,7 +14,7 @@ const logUpdate = require('log-update'); class UI extends EventEmitter { /** - * Sets intial variables and registers + * Sets initial variables and registers * listeners. This is called once in a * process thread regardless of how many * instances of Vorpal have been generated.