spellcheck

This commit is contained in:
2025-01-25 17:22:54 -06:00
parent 528668cde8
commit f2979b0b28

View File

@@ -242,7 +242,7 @@
}; };
Install = { Install = {
WantedBy = "default.target"; WantedBy = [ "default.target" ];
}; };
}; };
} }