diff --git a/principles/ResultsFeedback.md b/principles/ResultsFeedback.md index 671286b..2a680f0 100644 --- a/principles/ResultsFeedback.md +++ b/principles/ResultsFeedback.md @@ -1,4 +1,4 @@ -# Clear execution and error feedback +# Clear execution feedback While we always hope for success, we all know too well that things can go wrong with software. To be able to solve potential problems it is important to get clear information e.g. about the steps performed and even more important about where it might gone wrong and especially why.