From f76b963b2ad1622c8a78c9fd4f3cc24d9dc3186c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 20 Oct 2020 10:15:31 +0300 Subject: fix: typo --- contractor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contractor.md b/contractor.md index 487f4ab..3df114e 100644 --- a/contractor.md +++ b/contractor.md @@ -164,7 +164,7 @@ These requirements stem from the threat model above. * **DefaultBuilder**: The Contractor SHOULD be easy to set up and to use. It should not require extensive configuration. Running a build - should be as easy as running **make**(1) on the commadnd line. It + should be as easy as running **make**(1) on the command line. It should be feasible to expect developers to use the Contractor for their normal development work. -- cgit v1.2.1