Fix grammar in ear2ctl description

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
This commit is contained in:
jaredmontoya
2024-06-29 11:43:57 +02:00
committed by GitHub
co-authored by Aleksana
parent 1eb18c3715
commit 1ca2f7ca7c
+1 -1
View File
@@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec {
buildInputs = [ dbus ];
meta = with lib; {
description = "Controls for the Nothing Ear (2)";
description = "Linux controller for the Nothing Ear (2)";
homepage = "https://gitlab.com/bharadwaj-raju/ear2ctl";
license = licenses.gpl3Plus;
platforms = platforms.linux;