Skip to content

Commit f0d6f10

Browse files
authored
Merge pull request statecharts#37 from netaisllc/patch-6
Update benefit-non-developers-understanding.md
2 parents ce2f536 + 59bcfb3 commit f0d6f10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Non-developers can understand statecharts
22

3-
Statecharts, being inherently a visual tool, is a great communication tool between the code and various stakeholders that have a need to understand the behaviour of the code. The techniques described in [Easier to understand](benefit-easy-to-understand.html) apply just as much to non-developers too.
3+
Statecharts, being inherently a visual tool, are a great communication tool between the code and various stakeholders that need to understand the behaviour of the code. The techniques described in [Easier to understand](benefit-easy-to-understand.html) apply just as much to non-developers too.
44

55
* Designers can use the statechart to determine which states need which type of UI
6-
* QA personell can [use the statecharts as an exploratory tool](benefit-qa-exploration-tool.html)
7-
* Project owners can look at statecharts to understand its behaviour and verify that requirements are met
6+
* QA staff can [use the statecharts as an exploratory tool](benefit-qa-exploration-tool.html)
7+
* Project owners can look at statecharts to understand system behaviour and verify that requirements are met
88

0 commit comments

Comments
 (0)