Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen McGregor authored Sep 21, 2017
1 parent b85f767 commit c046c41
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 @@ -4,7 +4,7 @@ systemChecker is a perl program that checks a collection of file system danger p

systemChecker is intended to be run every minute or every 5 minutes, probably from cron or anacron. The errors it looks for should be dealt with instantly as they each represent a system corruption of one type or another.

The writing of this program was driven by the harm caused bu continuing to operate on a system that has undergone one of many invisible corruptions.
The writing of this program was driven by the harm caused from continuing to operate on a system that has undergone one of many invisible corruptions.

systemChecker is written in Perl5 using only standard libraries.

Expand Down

0 comments on commit c046c41

Please sign in to comment.