From decd5acc65bef9c1ecb5447732c96541706011f9 Mon Sep 17 00:00:00 2001 From: Paul Stadig Date: Sun, 23 Jun 2013 10:22:35 -0300 Subject: [PATCH] Fixed minor typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc258b3..dadf5ab 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Version 1.0.0 - June 2013 ------------------------- To use the library functions, only the following files are required, -depending one what cryptographic functions are wanted. +depending on what cryptographic functions are wanted. * MD5 - (LibMd5.h, and LibMd5.c) * SHA1 - (LibSha1.h, and LibSha1.c)