This commit is contained in:
Gabor Greif 2017-12-17 12:29:33 +01:00 committed by GitHub
parent 638548be8e
commit 8dab97c225
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