Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Sep 15, 2023
1 parent b88925e commit dcd8d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ import {
createIPXMiddleware,
ipxFSStorage,
ipxHttpStorage,
} from "./src";
} from "ipx";

const ipx = createIPX({
storage: ipxFSStorage({ dir: "./public" }),
Expand Down

0 comments on commit dcd8d72

Please sign in to comment.