From f8392ff142a421cc25a76e8ef2a293fe26c2ffeb Mon Sep 17 00:00:00 2001 From: Charlie van Rantwijk Date: Sat, 19 Jan 2019 14:27:25 +0100 Subject: [PATCH] text fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96cb95f..bb92300 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Output will be in `/build/outputs/aar/` directory. #### Re-build OpenSSL library -You can run make from the openssl directory. It will download the code and copile the libraries for each architecture. +You can run make from the openssl directory. It will download the code and compile the libraries for each architecture. ```bash # go to /third-party/openssl