summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.