From a2edc1852d862dcfbf88866a3a26a9f5b2bdf037 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Fri, 16 Oct 2015 00:22:04 +0800 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd7a5639..0b69cbd8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Unicorn offers some unparalleled features: - Clean/simple/lightweight/intuitive architecture-neutral API - Implemented in pure C language, with bindings for Python, Java, and Go - Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed) -- High performace via Just-In-Time compilation +- High performance via Just-In-Time compilation - Support for fine-grained instrumentation at various levels - Thread-safety by design - Distributed under open source license GPL