Explain the design principle of “Audit, don’t edit” using an example of your choice (either one where this is done, or a counterexample where this is not done)
A
user might intentionally do something thath your app considers an error => warnings should be clear and modelles.
example: underline grammar instead of apply correction.