diff --git a/allNotes.txt b/allNotes.txt index cb8d60e..e516dca 100644 --- a/allNotes.txt +++ b/allNotes.txt @@ -9,7 +9,7 @@ if you **do** know what i'm talking about, i'm sorry to force my keybindings on - `:` and `;` are swapped - `jj` escapes insert mode -all of your changes here are synchronized via web-socked to a custom node.js app. +all of your changes here are synchronized via web-socket to a custom node.js app. open a new incognito browser window, log in again, and watch your changes appear in the other window. this side-project uses the excellent [CodeMirror editor](http://codemirror.net).