summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1255f4c..c18ed4e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ simplifying and enhancing the functionality of Make-based projects. These
extensions provide additional features and convenience functions to
improve the overall usage of GNU Make as a task runner.
-All the extnstions are written in GNU Make so no other languages are used
+All the extensions are written in GNU Make so no other languages are used
making this very embedable and has zero dependencies other than GNU Make.
> [!NOTE]