Skip to content

Commit

Permalink
chore: fix typo (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamandrewluca authored Oct 15, 2024
1 parent 9dd44db commit f8c8b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1.guide/6.bundler.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ icon: clarity:bundle-line

# Bundler usage

Typically `srvx` is to be imported link this.
Typically `srvx` is to be imported like this.

```js
import { serve } from "srvx";
Expand Down

0 comments on commit f8c8b96

Please sign in to comment.