diff --git a/typed-compose.scrbl b/typed-compose.scrbl index 170404b..befe04f 100644 --- a/typed-compose.scrbl +++ b/typed-compose.scrbl @@ -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