This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new c0bd4bfbce docs: update `README.md` fix brand name `macOS` (#11964)
c0bd4bfbce is described below

commit c0bd4bfbceeaf3cb6e4ead675fcb47232361af3c
Author: John Bampton <[email protected]>
AuthorDate: Wed Jan 15 00:00:24 2025 +1000

    docs: update `README.md` fix brand name `macOS` (#11964)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 394d9aea0d..1fe77ceffc 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Iceberg also has modules for adding Iceberg support to 
processing engines:
 ---
 **NOTE**
 
-The tests require Docker to execute. On MacOS (with Docker Desktop), you might 
need to create a symbolic name to the docker socket in order to be detected by 
the tests:
+The tests require Docker to execute. On macOS (with Docker Desktop), you might 
need to create a symbolic name to the docker socket in order to be detected by 
the tests:
 
 ```
 sudo ln -s $HOME/.docker/run/docker.sock /var/run/docker.sock

Reply via email to