We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f109c9 commit ee5a928Copy full SHA for ee5a928
src/content/docs/kv/examples/workers-kv-to-serve-assets.mdx
@@ -49,7 +49,7 @@ cd example-kv-assets
49
We'll also install the dependencies we will need for this project.
50
51
```sh
52
-npm install mimes accept-language-parser
+npm install mime accept-language-parser
53
npm install --save-dev @types/accept-language-parser
54
```
55
0 commit comments