Fix typo in syntax highlighting for vim.
[vvhitespace] / syntax_highlighting / README.md
index 0228471..b5eb403 100644 (file)
@@ -39,7 +39,7 @@ Create a file named `~/.vim/syntax/vvhitespace.vim` containing the following:
       finish
     endif
     
       finish
     endif
     
-    let b:current_synax = "vvhitespace"
+    let b:current_syntax = "vvhitespace"
     
     " Stack IMP
     syn match stackIMP '^[sS][sS]'
     
     " Stack IMP
     syn match stackIMP '^[sS][sS]'