← Watch feed
docs: remove redundant "a" in CONTRIBUTING.md
What changed, and why it matters
This commit fixes a minor typo in the project's contribution guidelines, removing an extra word 'a'. It does not change any code, build system, or configuration.
Recommended action
No security action needed; this is a cosmetic documentation fix.
Security signals we found
No strong security signals were identified.
Evidence from the diff
Single-character/word documentation edit in CONTRIBUTING.md: changes ‘the workflow is a as follows’ to ‘the workflow is as follows’. No source code, tests, dependencies, or cryptographic logic are modified.
Changed components
CONTRIBUTING.mdInspect captured patch +1 / −1
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3b579ca1..02345a36 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -74,7 +74,7 @@ The codebase is maintained using the "contributor workflow" where everyone
without exception contributes patch proposals using "pull requests". This
facilitates social contribution, easy testing and peer review.
-To contribute a patch, the workflow is a as follows:
+To contribute a patch, the workflow is as follows:
1. Fork Repository
2. Create topic branch
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.