Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lainio committed Jan 4, 2024
1 parent ed379b0 commit be0e0a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ little error handling. But most importantly, it doesn't help developers with
> Automation is not just about efficiency but primarily about repeatability and
> resilience. -- Gregor Hohpe
Automatic error propagation is crucial because it makes your code tolerant
of the change. And, of course, it helps to make your code error-safe:
Automatic error propagation is crucial because it makes your code change
tolerant. And, of course, it helps to make your code error-safe:

![Never send a human to do a machine's job](https://www.magicalquote.com/wp-content/uploads/2013/10/Never-send-a-human-to-do-a-machines-job.jpg)

Expand Down

0 comments on commit be0e0a4

Please sign in to comment.