summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 12:58:56 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-05-12 12:58:56 +0200
commitb4d680454504efd64882872fc9bb280e5e178f40 (patch)
tree9dab378b0a4f8bd8680e57e6454456d237bde2d9 /README.md
parent531c63f413c02727ec45b8d4cbd7e63a8bd714bb (diff)
downloadmakext-b4d680454504efd64882872fc9bb280e5e178f40.tar.gz
Typo fixes in readme
Diffstat (limited to 'README.md')
-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]