From 36404aae04e667733282f94d9ce36560048da773 Mon Sep 17 00:00:00 2001 From: Ethan Li Date: Fri, 31 May 2024 16:04:22 -0700 Subject: [PATCH] Adjust wording in `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f069a22..37323535 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ atomic/immutable OSes (such as more traditional non-atomic Linux distros (such as Raspberry Pi OS, Debian, etc.), by enabling atomic, composable, and reprovisionable changes for a subset of the OS. The specific scope of what Forklift manages depends on how Forklift gets integrated with the OS, but Forklift is intended to -enable operators to incrementally reduce reliance on system packages, and to incrementally reduce +enable sysadmins to incrementally reduce reliance on system packages, and to incrementally reduce any responsibilities of the base OS beyond acting as a container host with hardware drivers (e.g. for Wi-Fi).