Make a trivial change to make sure the readme gets regenerated

This commit is contained in:
Carol (Nichols || Goulding) 2018-03-05 20:10:19 -05:00
parent 548bdc2c5e
commit 18d047c984
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// errorsn.rs
// This is a bigger error exercise than the previous ones!
// You can do it!
// You can do it! :)
//
// Edit the `read_and_validate` function so that it compiles and
// passes the tests... so many things could go wrong!