From a23702270b82c2cdd527780b99d5acf9e0a044ee Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 1 Dec 2019 10:37:06 +0200 Subject: Change: improve elevator speech of project Use the same in README.md and .deb package description. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 949b35b..2a25150 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Built-Using: ${cargo:Built-Using} -Description: automatic tool for accetance testing - Aid software development by providing tooling for capturing and communicating - acceptance criteria and how they are to be verified, in a way that's - understood by all project stakeholders. +Description: automatic tool for acceptance testing + Capture and communicate acceptance criteria for software and systems, + and how they are verified, in a way that's understood by all project + stakeholders. -- cgit v1.2.1