docs: fix typo in collision.md

This commit is contained in:
Frazer Rose
2025-08-29 18:46:14 +01:00
committed by Austin Horstman
parent 77f348da31
commit a3d90c996f

View File

@@ -43,5 +43,5 @@ The solution is typically to uninstall the package from the environment
using `nix-env --uninstall` and reattempt the Home Manager generation
switch.
You could also opt to unistall *all* of the packages from your profile
You could also opt to uninstall *all* of the packages from your profile
with `nix-env --uninstall '*'`.