-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
Line 85 in cb1d8a0
| I'm writing this closely after [my merge request](https://github.com/AppFlowy-IO/AppFlowy/pull/2572) on adding CreatedAt and UpdatedAt property type has got merged. So when you are reading this Appflowy has these two types as a property type. But here I will assume they are not implemented yet, and we will go through implementing them step by step, I won't go through detail every specifics but I will elaborate the parts which I think are essential. |
Identified Errors with Corrections:
-
Awkward phrasing / tense mismatch:
- Inaccurate:
"on adding CreatedAt and UpdatedAt property type has got merged." - Accurate:
"aboutaddingtheCreatedAtandUpdatedAtpropertytypes,which has just beenmerged."
(Also pluralize “type” to “types”)
- Inaccurate:
-
Missing punctuation / clarity:
- Inaccurate:
"So when you are reading this Appflowy has these two types as a property type." - Accurate:
"So when you are reading this, AppFlowyalreadyhas these two types as property types."
- Inaccurate:
-
Unclear subject in compound sentence:
- Inaccurate:
"I won't go through detail every specifics..." - Accurate:
"I won’t gointodetailonevery specific..."
(Correct “go through” → “go into”; “detail” is uncountable; “specifics” → “specific” for clarity.)
- Inaccurate:
-
Article Usage & Style:
- Inaccurate:
"but I will elaborate the parts which I think are essential." - Accurate:
"but I will elaborateonthe partsthatI think are essential."
- Inaccurate:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels