Skip to content

Commit 3cff713

Browse files
authored
fix(installation.md): typo on es modules (#1781)
1 parent 597eb4a commit 3cff713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ If you use `vue-i18n.runtime.esm-bundler.js`, you will need to precompile all lo
145145
:::
146146
147147
- **`vue-i18n(.runtime).node.mjs`**:
148-
- For ES Moudles usage in Node.js
148+
- For ES Modules usage in Node.js
149149
- For use in Node.js via `import`
150150
- The dev/prod files are pre-built, but the appropriate file is automatically required based on `process.env`<wbr/>`.NODE_ENV`
151151
- This module is proxy module of `vue-i18n(.runtime).mjs`

0 commit comments

Comments
 (0)