aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyscl <tingsyscl@icloud.com>2021-11-09 08:21:21 -0800
committerGitHub <noreply@github.com>2021-11-10 00:21:21 +0800
commit0472b219e3f0fdf5903aa6ff55cc2df1e6911d6e (patch)
tree91e2f263bff44524100e6c9bbaa64426a30a540c
parente7926dd3621b17be8bf0cd85cac0d60aa915b9c0 (diff)
downloadcapstone-0472b219e3f0fdf5903aa6ff55cc2df1e6911d6e.tar.gz
Fixed a small typo `Mac OSX` (#1777)
This corrected a small typo in the README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.