Skip to content

Tense, Article, and Sentence Structure Errors #245

@FakhriAz

Description

@FakhriAz

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:

  1. Awkward phrasing / tense mismatch:

    • Inaccurate:
      "on adding CreatedAt and UpdatedAt property type has got merged."
    • Accurate:
      "about adding the CreatedAt and UpdatedAt property types, which has just been merged."
      (Also pluralize “type” to “types”)
  2. 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, AppFlowy already has these two types as property types."
  3. Unclear subject in compound sentence:

    • Inaccurate:
      "I won't go through detail every specifics..."
    • Accurate:
      "I won’t go into detail on every specific..."
      (Correct “go through” → “go into”; “detail” is uncountable; “specifics” → “specific” for clarity.)
  4. Article Usage & Style:

    • Inaccurate:
      "but I will elaborate the parts which I think are essential."
    • Accurate:
      "but I will elaborate on the parts that I think are essential."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions