소스 검색

Merge pull request #137 from chrispecoraro/master

Fix typo.
John Washam 8 년 전
부모
커밋
c7e9a3d084
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -171,7 +171,7 @@ under the hood at all. I've never had to manage memory unless a process I was ru
 memory" error, and then I'd have to find a workaround. I've used a few multidimensional arrays in my life and
 thousands of associative arrays, but I've never created data structures from scratch.
 
-It's a long plan. It's may take you months. If you are familiar with a lot of this already it will take you a lot less time.
+It's a long plan. It may take you months. If you are familiar with a lot of this already it will take you a lot less time.
 
 ## How to use it