Merge pull request #12 from ggreif/patch-1

typo
This commit is contained in:
Michael Snoyman 2017-12-17 15:36:24 +03:00 committed by GitHub
commit 0c174c5466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -625,7 +625,7 @@ if you use the right kinds of functions.
### Laziness is awesome
Let's go back to psuedocode and rewrite our summation:
Let's go back to pseudocode and rewrite our summation:
```
total := 0