Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
- Check data when passed between components
- Meets business needs of the application

This testing is generally done by a tester
This testing is generally done by a tester.

Check failure on line 238 in README.md

View workflow job for this annotation

GitHub Actions / check-prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use '[A-Z]+s' instead of 'is'. Raw Output: {"message": "[Vale.Terms] Use '[A-Z]+s' instead of 'is'.", "location": {"path": "README.md", "range": {"start": {"line": 238, "column": 14}}}, "severity": "ERROR"}

Check failure on line 238 in README.md

View workflow job for this annotation

GitHub Actions / check-prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use '[A-Z]+s' instead of 'This'. Raw Output: {"message": "[Vale.Terms] Use '[A-Z]+s' instead of 'This'.", "location": {"path": "README.md", "range": {"start": {"line": 238, "column": 1}}}, "severity": "ERROR"}

Prerequisites

Expand Down
Loading