Merge pull request #550 from HarrisonGrodin/patch-1
Fix typo in DeBruijn chapter
This commit is contained in:
commit
48cf581002
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue