From 37b1acdaff456b5c56476a0b73ada35ab947ef0c Mon Sep 17 00:00:00 2001 From: Valeriy Van Date: Tue, 8 Nov 2022 19:49:27 +0200 Subject: [PATCH] Fix current official name of macOS (#7627) Co-authored-by: Derek Bailey --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5056a6472..bc2db1919 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ maximum memory efficiency. It allows you to directly access serialized data with ## Supported operating systems * Windows -* MacOS X +* macOS * Linux * Android * And any others with a recent C++ compiler (C++ 11 and newer)