treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -28,7 +28,7 @@ buildGoModule rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "Jump helps you navigate faster by learning your habits.";
|
||||
description = "Jump helps you navigate faster by learning your habits";
|
||||
longDescription = ''
|
||||
Jump integrates with the shell and learns about your
|
||||
navigational habits by keeping track of the directories you visit. It
|
||||
|
||||
Reference in New Issue
Block a user