Skip to content

Commit a3c3318

Browse files
Fix broken anchor in Chinese translation
1 parent fc23696 commit a3c3318

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

i18n/zh/docusaurus-plugin-content-docs/current/60-schema-validation/2-validate-users.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
在本练习中,您将探索 pre-written 的 `users` 集合的 JSON 模型校验,运行脚本将其应用于集合,并通过插入不符合模型定义的文档来测试模型校验。
44

5-
## 数据库用户权限
5+
## 数据库用户权限 {#database-user-permissions}
66

77
要更新任何数据库集合的验证器,您的数据库用户必须具有管理员权限。请按照以下步骤确保您的用户具有正确的权限:
88

package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)