Fix typos in package description

This commit is contained in:
Simon Schoeters 2023-10-25 10:37:21 +02:00
parent 08bbcb9709
commit 7dc5b0d746

View File

@ -23,7 +23,7 @@ buildGoModule rec {
'';
meta = with lib; {
description = "Command Line client for Scalingo PaaS";
description = "Command line client for the Scalingo PaaS";
homepage = "https://doc.scalingo.com/platform/cli/start";
changelog = "https://github.com/Scalingo/cli/blob/master/CHANGELOG.md";
license = licenses.bsdOriginal;