From 7bb87a27d4d38bfefe2ab27155e2377157e000f2 Mon Sep 17 00:00:00 2001 From: Allen Lew Date: Sun, 24 Nov 2024 11:54:49 -0800 Subject: [PATCH] docs: fix typo in README (#216) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca96889..c6aa277 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ Fedora CoreOS expects the user to run services using [podman](https://podman.io) > [!IMPORTANT] > CoreOS [cautions against](https://docs.fedoraproject.org/en-US/fedora-coreos/faq/#_can_i_run_containers_via_docker_and_podman_at_the_same_time) running podman and docker containers at the same time. Thus, `docker.socket` is disabled by default to prevent accidental activation of the docker daemon, given podman is the default. > -> Ony run both simultaneously if you understand the risk. +> Only run both simultaneously if you understand the risk. #### Podman and FirewallD