AppFlowy-IO / AppFlowy-IO/AppFlowy-Docs
Preposition, Pronoun Agreement, and Word Choice Errors
- 主要语言
- 没有语言数据
- 星标
- 109
- 派生
- 108
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://github.com/AppFlowy-IO/AppFlowy-Docs/blob/cb1d8a02d240749c85bb75e37c96b9903393f235/essential-documentation/contribute-to-appflowy/architecture/backend/database.md?plain=1#L203
###**Identified Errors with Corrections:**
1. **Incorrect Phrase / Word Order:**
* **Inaccurate:**
*"to forbid the other crates directly dependencies on..."*
* **Accurate:**
*"to `prevent other` crates `from` directly `depending` on..."*
*(“forbid” is not used idiomatically here; “directly dependencies” is incorrect.)*
2. **Subject-Verb Agreement:**
* **Inaccurate:**
*"Each crate defines their database traits..."*
* **Accurate:**
*"Each crate defines `its` database traits..."*
*(“Each” is singular, so use “its” not “their.”)*
3. **Word Choice (Clarity):**
* **Inaccurate:**
*"...to meet their need."*
* **Accurate:**
*"...to meet `its` needs."*
*(“Needs” is more natural and matches singular subject “each crate.”)*
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。