From 473e921dcfea0bccba1c345dbb7d72e400354705 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 20 Oct 2020 10:02:25 +0300 Subject: fix: typo --- contractor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contractor.md b/contractor.md index 3b18b0b..7cc55b2 100644 --- a/contractor.md +++ b/contractor.md @@ -455,7 +455,7 @@ abstract: | further things. It is becoming infeasible to vet the whole set of software running during a build. If a build includes running local tests (unit tests, some integration tests), the problem gets worse - in magintude, if not quality. + in magnitude, if not quality. Some software ecosystems are especially vulnerable to this (nodejs, Python, Ruby, Go, Rust), but it's true for anything that has -- cgit v1.2.1