piotrwitek / utility-types

Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
MIT License
5.54k stars 230 forks source link

Fix typo in $Call documentation #154

Closed kumar303 closed 4 years ago

kumar303 commented 4 years ago

Description

Fixed a typo in the documentation for how to use $Call

Related issues:

See https://github.com/piotrwitek/utility-types/issues/149 . I don't know if this patch should close that issue, though.

Checklist

For bugfixes:

For new features: