Skip to content

Possessive Form & Conditional Structure Errors #235

Description

@FakhriAz

| CheckUser | Check the user current session is valid or not |

Missing Possessive Form – "user" → "user's"

Inaccurate:
Check the user current session is valid or not
Accurate:
Check the user's current session is valid or not

Unclear Conditional Structure – Use "if" to introduce condition

Inaccurate:
Check the user's current session is valid or not
Accurate:
Check if the user's current session is valid or not

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions