Merge pull request #550 from HarrisonGrodin/patch-1

Fix typo in DeBruijn chapter
This commit is contained in:
Philip Wadler 2020-12-26 14:35:00 +00:00 committed by GitHub
commit 48cf581002
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1374,7 +1374,7 @@ number of lines of code is as follows:
The relation between the two approaches approximates the
golden ratio: extrinsically-typed terms
require about 1.6 times as much code as intrinsicaly-typed.
require about 1.6 times as much code as intrinsically-typed.
## Unicode