Fix typo.

This commit is contained in:
Christopher Pecoraro 2017-01-17 00:39:08 +01:00 committed by GitHub
parent 502fc24991
commit 6ab5268e6e
1 changed files with 1 additions and 1 deletions

View File

@ -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