Skip to content

Commit 627799e

Browse files
committed
docs: fix typo
1 parent 8c9c6b5 commit 627799e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/i18n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Config reference: [locales](../reference/config.md#locales)
4848

4949
VuePress does not restrict how themes provide multi-language support, so each theme may have different way to handle i18n, and some themes may not provide multi-language support at all. You'd better refer to the theme documentation for detailed guide.
5050

51-
If you are using default theme, the multi-language support is the same with above:
51+
If you are using default theme, the multi-language support is the same as above:
5252

5353
```js
5454
module.exports = {

0 commit comments

Comments
 (0)