← Watch feed
docs: fix typo "Depenency" -> "Dependency" in README
What changed, and why it matters
This commit corrects a spelling mistake in a documentation file, changing the heading 'Depenency tree' to 'Dependency tree' in the README. It does not change any code or affect how the software runs.
Recommended action
No action required; this is a benign documentation typo fix.
Security signals we found
No strong security signals were identified.
Evidence from the diff
A single-character typo fix in docs/README.md. No executable code, build configuration, or cryptographic logic is modified. The change is purely cosmetic in project documentation.
Changed components
docs/README.mdInspect captured patch +1 / −1
diff --git a/docs/README.md b/docs/README.md
index 8877f7ed..9d90c1bc 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -8,6 +8,6 @@ whether a change should be made at all, or the strategy for making changes, it i
the `docs/` tree. If a PR discussion veers into this sort of strategic discussion, the PR should be put on
hold and a PR made to the `docs/` tree or in the Discussions section to debate it before moving forward.
-## Depenency tree
+## Dependency tree
The `./dep-tree` file was generated using `just gen-dep-tree`.
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.