Remove single whitespace
All checks were successful
Generate Website / Generate Website (push) Successful in 15s

This commit is contained in:
Xavier Moffett 2025-05-19 19:47:59 -04:00
parent 3fa5367066
commit f9e2ca9c72
Signed by: Sapphirus
GPG key ID: E967DD18119C6EEA

View file

@ -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). self-hosted [code forge](https://git.sapphirus.org).
### pacwrap ([Github](https://github.com/pacwrap)) ([Mirror](https://git.sapphirus.org/pacwrap)) ### 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 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 with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package
transactions and launch applications. transactions and launch applications.