We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6081a3d commit 7ed3620Copy full SHA for 7ed3620
docs/zh/default-theme-config/README.md
@@ -52,7 +52,7 @@ module.exports = {
52
}
53
```
54
55
-当你提供了一个 `items` 数组而不是一个单一的 `link` 时,它将会显示以 `下拉列表` 的方式显示:
+当你提供了一个 `items` 数组而不是一个单一的 `link` 时,它将显示为一个 `下拉列表` :
56
57
```js
58
module.exports = {
0 commit comments