From f9e2ca9c7231d98f9d661336bc42aec14b3a8a9b Mon Sep 17 00:00:00 2001 From: Xavier Moffett Date: Mon, 19 May 2025 19:47:59 -0400 Subject: [PATCH] Remove single whitespace --- input/home/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/home/projects.md b/input/home/projects.md index e106df9..f3e5755 100644 --- a/input/home/projects.md +++ b/input/home/projects.md @@ -14,7 +14,7 @@ The source code for these projects, most of which are open source, are available self-hosted [code forge](https://git.sapphirus.org). ### pacwrap ([Github](https://github.com/pacwrap)) ([Mirror](https://git.sapphirus.org/pacwrap)) - + A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications.