Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Update configuration.md #241

Merged
merged 1 commit into from
Sep 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion zh/guide/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Nuxt.js 允许你在自动生成的 `vendor.bundle.js` 文件中添加一些模

### rootDir

该配置项用于配置 Next.js 应用的根目录。
该配置项用于配置 Nuxt.js 应用的根目录。

[关于 rootDir 配置项的详细文档](/api/configuration-rootdir)

Expand Down