summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-10-20 10:15:31 +0300
committerLars Wirzenius <liw@liw.fi>2020-10-20 10:15:31 +0300
commitf76b963b2ad1622c8a78c9fd4f3cc24d9dc3186c (patch)
tree9afef8de8962fbdc46d001a6306b6f4174ec1057
parent0309f7da3ff2c17650cf380ed1d579f7015957ed (diff)
downloadick-contractor-f76b963b2ad1622c8a78c9fd4f3cc24d9dc3186c.tar.gz
fix: typo
-rw-r--r--contractor.md2
1 files changed, 1 insertions, 1 deletions
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.