Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Aug 19, 2024
1 parent bd05a69 commit 9aa9af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This is a header-only library. To use it from C++, simply put the
```

Every executable needs a single contract violation handler that
determines the program's behavior when a violation is detected. A
determines the program's behavior when a violation is detected. A
good starting point is provided by a macro that you can expand in a
source file such as the one containing your `main` function.

Expand Down

0 comments on commit 9aa9af0

Please sign in to comment.