Skip to content

Commit 7a9fb33

Browse files
authored
docs: fix typo of the count in FAQ deletion instructions (#8235)
Correct the number of fields to be deleted from five to six in the instructions.
1 parent de0a7af commit 7a9fb33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/zh/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Set dashboard.host in data/cmd_config.json to enable remote access.
5151
},
5252
```
5353

54-
删除 `username`, `password`, `pbkdf2_password`, `password_storage_upgraded`, `password_change_required`, `jwt_secret` 五个字段(连同值一起),然后保存。上述片段修改类似如下:
54+
删除 `username`, `password`, `pbkdf2_password`, `password_storage_upgraded`, `password_change_required`, `jwt_secret` 六个字段(连同值一起),然后保存。上述片段修改类似如下:
5555

5656

5757
```json

0 commit comments

Comments
 (0)