Skip to content

Commit

Permalink
chore(compression): readme typo (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Mar 8, 2024
1 parent eba0aaf commit cc89f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compression/readme.md
Expand Up @@ -28,7 +28,7 @@ polka()

## API

### `compression(options?: Options): Middlware`
### `compression(options?: Options): Middleware`

The `compression` function creates a Polka/Express-compatible middleware function. When no [`options`](#options) are defined, the defaults are used.

Expand Down

0 comments on commit cc89f8e

Please sign in to comment.