From 1adba7c1683e051f90343e6f727f5753e4d6c17c Mon Sep 17 00:00:00 2001 From: Chris Denman Date: Tue, 12 Aug 2025 17:06:04 +0100 Subject: [PATCH] Fixing ungrammatical usage of 'comprised of'. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index c59ef061..72595527 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -The ESOS project is comprised of a Makefile that puts all of the pieces +The ESOS project is comprises, a Makefile that puts all of the pieces together, scripts, config files, and a text user interface (TUI) for system management and storage provisioning functions. The Makefile fetches all required distribution files, and then extracts and compiles everything.