Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ unlikely case, a bug in Csmith itself.
You could write scripts in your favorite language to repeat
the above process to amplify the power of random differential testing.

The generate programs might contain infinite loops. The best practice is
The generated programs might contain infinite loops. The best practice is
to apply timeout to their executions.

Use `csmith -h` or `csmith -hh` to see lists of command line options that you
Expand All @@ -85,7 +85,7 @@ More research info can be found
[here](http://embed.cs.utah.edu/csmith/).

Csmith was open sourced in 2009. We try to keep maintaining it as an open source
project using discretionary times. As much, the response to bug reports or
project using our discretionary time. As much, the response to bug reports or
feature requests might be delayed.

## Community
Expand Down