Skip to content

Commit

Permalink
improved grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwheeler committed Jul 16, 2024
1 parent 14f37b6 commit 1d39713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ into the status of every order processed.
In fact, a developer can download the Event History for any execution
and replay it in a debugger, making it possible to [reproduce and fix
elusive bugs](https://www.youtube.com/watch?v=fN5bIL7wc5M) in your
application code. And once it is fixed, you can use that history file
application code. And once a bug is fixed, you can use that history file
in an automated test and be confident that there are no regressions.

0 comments on commit 1d39713

Please sign in to comment.