aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9fc6d46..a1740ec 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Magi Library (libmagi) implements Common Gateway Interface.
Overview
Magi is free and open-source software: legal info is in the 'LICENSE' file.
-It is written in ANSI C without any dependecies except for C standard library.
+It is written in ANSI C without dependencies except for C standard library.
All source and inner header files are in the 'src' directory.
The 'include' directory is intended to be used in your include environment.
Headers in it contain library interface and its description in comments.