From 8588bb8b10669c0f8a5b14a237121fda53ff5401 Mon Sep 17 00:00:00 2001 From: toddouska Date: Mon, 30 Mar 2015 12:52:59 -0700 Subject: [PATCH] fix README typo --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 998b445c3..380575265 100644 --- a/README +++ b/README @@ -66,7 +66,7 @@ Release 3.4.6 of wolfSSL has bug fixes and new features including: - RNG failure resource cleanup fix - No high level security fixes that requires an update though we always - recommend updating to the latest (except note 6 use case of ecc/nomral math) + recommend updating to the latest (except note 6 use case of ecc/normal math) See INSTALL file for build instructions. More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html diff --git a/README.md b/README.md index 111ae3358..65be1b0f2 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ before calling wolfSSL_new(); Though it's not recommended. - RNG failure resource cleanup fix - No high level security fixes that requires an update though we always - recommend updating to the latest (except note 6 use case of ecc/nomral math) + recommend updating to the latest (except note 6 use case of ecc/normal math) See INSTALL file for build instructions. More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html