Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Mar 25, 2021
1 parent eed7271 commit ae7d1ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `trigram-utils`
# trigram-utils

[![Build][build-badge]][build]
[![Coverage][coverage-badge]][coverage]
Expand Down Expand Up @@ -52,7 +52,7 @@ tuplesAsDictionary(tuples)
## API

This package exports the following identifiers: `clean`, `trigrams`,
`asDictionary`, `asTuples`, tuplesAsDictionary.
`asDictionary`, `asTuples`, `tuplesAsDictionary`.
There is no default export.

### `clean(value)`
Expand Down

0 comments on commit ae7d1ba

Please sign in to comment.