Skip to content

Commit 5a705ca

Browse files
Apply suggestions from code review
Signed-off-by: Matthias Pichler <m.pichler@warrify.com> Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
1 parent 69ef8e2 commit 5a705ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dsl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ Inspired by the [Priority of Constituencies](https://www.w3.org/TR/2024/NOTE-des
5050
- Implementors: people implementing a specification compliant runtime
5151
- Specifications writers: people working on the specifications of Serverless Workflow
5252

53-
If a trade-off needs to be made, always put author needs above all.
53+
If a trade-off needs to be made, always put author's needs above all.
5454

55-
Similarly, when beginning to design an API, be sure to understand and document the user need that the API aims to address.
55+
Similarly, when beginning to design an API, be sure to understand and document the user needs that the API aims to address.
5656

5757
Author needs come before the needs of operators, which come before the needs of runtime implementors, which come before the needs of specification writers, which come before theoretical purity.
5858

59-
Like all principles, this isn’t absolute. Ease of operations affects perceived reliability of authors workflows. Implementors have to prioritize finite engineering resources, which affects how features reach authors. Specification writers also have finite resources, and theoretical concerns reflect underlying needs of all of these groups.
59+
Like all principles, this isn’t absolute. Ease of operations affects the perceived reliability of authors' workflows. Implementors have to prioritize finite engineering resources, which affects how features reach authors. Specification writers also have finite resources, and theoretical concerns reflect the underlying needs of all of these groups.
6060

6161
## Design
6262

0 commit comments

Comments
 (0)