typed-compose.scrbl: Typo.

This commit is contained in:
Sergiu Ivanov 2020-12-17 20:46:27 +01:00
parent 9c76e34142
commit b24bd5e658
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
(only-in typed/racket/base
-> compose)))
@title{Utilies for composing functions in Typed Racket}
@title{Utilities for composing functions in Typed Racket}
Typed Racket's @racket[compose] only takes two arguments, because in general it
is difficult to specify that the return types and the argument types should be