john melesky 8 年之前
父节点
当前提交
0658d7a063
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      posts/2016-09-09-resurrecting-zombies.md

+ 1 - 1
posts/2016-09-09-resurrecting-zombies.md

@@ -64,7 +64,7 @@ was young and edgy and called "haXe". I've got a file called
 that sort of build file.
 
 Instead, I'll start with something that's my best guess [based on
-modern comiler usage](http://haxe.org/manual/compiler-usage.html):
+modern compiler usage](http://haxe.org/manual/compiler-usage.html):
 
 ~~~ {.bash}
  haxe -cp . -main ZombieProtagonist -swf Zombie.swf