Skip to content

Commit 7c783fe

Browse files
authored
fix: rootDir, not srdDir for public/_locales (#1751)
1 parent 9a0207d commit 7c783fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/essentials/i18n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This page discusses how to setup internationalization using the vanilla `browser
2222

2323
<!-- prettier-ignore -->
2424
```html
25-
📂 {srcDir}/
25+
📂 {rootDir}/
2626
📂 public/
2727
📂 _locales/
2828
📂 en/

0 commit comments

Comments
 (0)