Taddeus Kroes 11 년 전
부모
커밋
631ed9d9cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,7 +41,7 @@ Examining generated LLVM:
 Optimization example
 --------------------
 
-The `text.py` utility genrates single-cell Brainfuck code for a given text:
+The `text.py` utility generates single-cell Brainfuck code for a given text:
 
     $ ./text.py Hello World!
     ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.