AppFlowy-IO / AppFlowy-IO/AppFlowy-Docs
Verb Form, Article, and Sentence Structure Errors
- Dominant language
- No language data
- Stars
- 109
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/AppFlowy-IO/AppFlowy-Docs/blob/cb1d8a02d240749c85bb75e37c96b9903393f235/essential-documentation/contribute-to-appflowy/write-for-appflowy/drafts/draft-how-to-add-a-new-property-to-appflowy-database.md?plain=1#L65
**Identified Errors with Corrections:**
1. **Verb Form Error:**
* **Inaccurate:** *"Property is showed differently..."*
* **Accurate:** *"`Properties` `are shown` differently..."*
*(Use plural "Properties" to match the previous sentence, and correct verb form "shown")*
2. **Preposition Choice / Clarity:**
* **Inaccurate:** *"regarding the view of your database"*
* **Accurate:** *"`depending on` the view of your database"*
*(or: "based on the view\...")*
3. **Punctuation (Comma Splice):**
* **Inaccurate:** *"...your database, In table view (layout)..."*
* **Accurate:** *"...your database`.` In table view (layout)..."*
*(or use a semicolon or coordinating conjunction)*
4. **Clarity and Article Use:**
* **Inaccurate:** *"it's column of your table..."*
* **Accurate:** *"it’s `a` column `in` your table..."*
*(correct article "a" and preposition "in")*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.