Fix spelling mistake

This commit is contained in:
Joshua M. Boniface
2024-02-15 02:45:42 -05:00
parent 7f17205f30
commit d25fa2a4c2

View File

@@ -122,4 +122,4 @@ TODO - these have not yet been implemented.
* Single unified build: the entirety of the output package is built in one container from one Dockerfile, with the output archive type (`.tar.gz` or `.zip`) chosen based on the target.
This was chosen to keep the portable builds as simple as possible without requiring complex archivec combining (as was the case with our previous CI).
This was chosen to keep the portable builds as simple as possible without requiring complex archive combining (as was the case with our previous CI).