Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lackoxygen committed Oct 31, 2023
1 parent 074faec commit 1b69363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/documents/v2/core-components/i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ return [
'i18n' => [
// 设置到文本资源目录
'resoucePath' => '@resource/language/', // 结尾斜线必须
'resourcePath' => '@resource/language/', // 结尾斜线必须
// 设置默认文本文件夹名称
// 未填写则默认 en 文件夹
Expand Down

0 comments on commit 1b69363

Please sign in to comment.