summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contractor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contractor.md b/contractor.md
index 72d94dd..b65ed79 100644
--- a/contractor.md
+++ b/contractor.md
@@ -42,7 +42,7 @@ have further dependencies, which have dependencies of their own. You'd
need to vet the whole dependency tree. Even decades ago, in the 1990s,
this could easily be hundreds of thousands of lines of code, and
modern systems a much larger. Note that build tools are themselves
-dependencies, as is the whole operating system. Any code that is used
+dependencies, as is the whole operating system. Any code that is invoked
in the build process is a dependency.
How certain are you that you can spot malicious code that's