-
Notifications
You must be signed in to change notification settings - Fork 25
Add guidance on avoiding "there is", "there are" #398
Copy link
Copy link
Closed
Labels
WIPWorking on it. Branch probably exists.Working on it. Branch probably exists.enhancementWill improve the guide but is not a bug or blocker.Will improve the guide but is not a bug or blocker.
Milestone
Description
Guidance to add:
Avoid "there is" and "there are", because the subject of the sentence is unclear.
Original example 1:
"The initial error message suggests there is a failure when opening a file."
Improvement example 1:
"The initial error message suggests a failure when opening a file."
Original example 2:
"There are multiple static inventory formats supported by Ansible."
Improvement example 2:
"Ansible supports multiple static inventory formats."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
WIPWorking on it. Branch probably exists.Working on it. Branch probably exists.enhancementWill improve the guide but is not a bug or blocker.Will improve the guide but is not a bug or blocker.