From 0472b219e3f0fdf5903aa6ff55cc2df1e6911d6e Mon Sep 17 00:00:00 2001 From: syscl Date: Tue, 9 Nov 2021 08:21:21 -0800 Subject: [PATCH] Fixed a small typo `Mac OSX` (#1777) This corrected a small typo in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c70bf3f5..420bb7bf 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Capstone offers some unparalleled features: Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala (ready either in main code, or provided externally by the community). -- Native support for all popular platforms: Windows, Mac OSX, iOS, Android, +- Native support for all popular platforms: Windows, macOS, iOS, Android, Linux, \*BSD, Solaris, etc. - Thread-safe by design.