Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Mar 12, 2024
1 parent bdc42ca commit 4b73dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ You can then import it using:
import * as Iron from '@brc-dd/iron'
```

On Deno, you can also any of the following imports:
On Deno, you can also use any of the following imports:

```ts
import * as Iron from 'https://deno.land/x/[email protected]/mod.ts'
Expand Down

0 comments on commit 4b73dd8

Please sign in to comment.