diff options
author | Joshua M. Boniface <joshua@boniface.me> | 2024-02-15 02:45:42 -0500 |
---|---|---|
committer | Joshua M. Boniface <joshua@boniface.me> | 2024-02-15 02:45:42 -0500 |
commit | d25fa2a4c2de4ac8cd2a0e04abf0fa3eac1bd0da (patch) | |
tree | 786db1f547406b9813439a6d9daccfb061f4a930 | |
parent | Mention the manual trigger (diff) | |
download | jellyfin-packaging-d25fa2a4c2de4ac8cd2a0e04abf0fa3eac1bd0da.tar.gz jellyfin-packaging-d25fa2a4c2de4ac8cd2a0e04abf0fa3eac1bd0da.tar.bz2 jellyfin-packaging-d25fa2a4c2de4ac8cd2a0e04abf0fa3eac1bd0da.zip |
Fix spelling mistake
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |