Skip to content

Commit

Permalink
[docs] fix typo (#2443)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecashewtrader authored Sep 16, 2021
1 parent 3067422 commit 056b560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/05-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ import { build, files, timestamp } from '$service-worker';

### @sveltejs/kit/hooks

This modules provides a helper function to sequence multiple `handle` calls.
This module provides a helper function to sequence multiple `handle` calls.

```js
import { sequence } from '@sveltejs/kit/hooks';
Expand Down

0 comments on commit 056b560

Please sign in to comment.