summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-05-04 14:22:14 +0300
committerLars Wirzenius <liw@liw.fi>2019-05-04 14:22:14 +0300
commit7ed56aa1e7aec707650f6f0cbcbbe61afac887a8 (patch)
treec072d651409a09d661f6f69aec9b4120c5344bc9
parent4868d6c6eaf997160e92c07c1e9b763af98f6e38 (diff)
downloadsaga-poc-7ed56aa1e7aec707650f6f0cbcbbe61afac887a8.tar.gz
Fix: typo and word choice
-rw-r--r--saga.yarn4
1 files changed, 2 insertions, 2 deletions
diff --git a/saga.yarn b/saga.yarn
index 29cc8b6..e9451b7 100644
--- a/saga.yarn
+++ b/saga.yarn
@@ -26,8 +26,8 @@ software developers and teams to make sure their software fulfils the
acceptance criteria for the software. Such criteria may come from
users, the developers, their employers, or other elsewhere.
-Saga is specifically mean for automated acceptance testing. It takes a
-two-pronged approach, where it lets developers implement automated
+Saga is specifically meant for automated acceptance testing. It takes a
+two-pronged approach, where it lets developers write automated
tests for all the acceptance criteria they have, and runs the tests.
On the other hand, Saga also produces a PDF file, which documents the
automated tests for non-technical stakeholders.