summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-20 10:11:07 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-20 10:11:07 +0300
commit0309f7da3ff2c17650cf380ed1d579f7015957ed (patch)
tree419fee8db1dc341ce372886e28cb1014d0ad103f
parent7e80f9819632c6d0756f346f205fe177e832ff5d (diff)
downloadick-contractor-0309f7da3ff2c17650cf380ed1d579f7015957ed.tar.gz
fix: add missing word
-rw-r--r--contractor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contractor.md b/contractor.md
index b65ed79..487f4ab 100644
--- a/contractor.md
+++ b/contractor.md
@@ -59,7 +59,7 @@ This risk affects every operating system and every programming
language. The degree in which it exists varies, a lot. Some
programming language ecosystems seem more vulnerable than others: the
nodejs/npm one, for example, values tiny and highly focused packages,
-which leads to immense dependency trees. The direct or indirect
+which leads to immense dependency trees. The more direct or indirect
dependencies there are, the higher the chance that one of them turns
out to be bad.