summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hadrian/doc/make.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/doc/make.md b/hadrian/doc/make.md
index 2a3b432d4a..0d9bb911b4 100644
--- a/hadrian/doc/make.md
+++ b/hadrian/doc/make.md
@@ -1,6 +1,6 @@
# Hadrian for Make users
-This is a cheatsheet-style document meant to succintly show how to use
+This is a cheatsheet-style document meant to succinctly show how to use
Hadrian for any GHC developer familiar with the Make build system, by showing
the Make command(s) to achieve some goal and then the Hadrian equivalent. If you
are looking for a more verbose and comprehensive document, you should head to