Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
docs: s/three functions/four functions/
Browse files Browse the repository at this point in the history
  • Loading branch information
knpwrs committed Feb 11, 2019
1 parent febc10c commit 728c939
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,8 @@ Whenever possible it is best to maintain strong safety; however, this can lead
to extremely verbose code. For that reason this library strongly encourages
type inference whenever possible.

This library exports three functions and a handful of types. Everything you
need is provided by one package. The API surface is very small and easy to
grok.
This library exports four functions and a handful of types. Everything you need
is provided by one package. The API surface is very small and easy to grok.

### Not Too Opinionated

Expand Down

0 comments on commit 728c939

Please sign in to comment.