summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--debian/control8
2 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index ccbb52b..dcd5a88 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Subplot
-Document acceptance criteria of software and systems, and how they are
-verified.
+Capture and communicate acceptance criteria for software and systems,
+and how they are verified, in a way that's understood by all project
+stakeholders.
**Status:** Subplot is very much not finished and is not usable yet.
We're working on a minimum viable product which can be used for a
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.