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