diff --git a/assign7.md b/assign7.md index 6a6301b9302b65059b79ecce6500d2ac6be3474c..74934eaf2c83b2e3519935bb306f51e78e042ca0 100644 --- a/assign7.md +++ b/assign7.md @@ -1,6 +1,6 @@ ## *optional* Assignment 7: Rollback Recovery -This assignment is optional and can be used to replace the score on a previous assignment. To do this you must **email me before 12/11 midnight** me telling me which assignment you'd like to replace. If I do not receive email, I will not make any changes. +This assignment is optional and can be used to replace the score on a previous assignment. To do this you must **email keleher@umd.edu before 12/11 midnight** me telling me which assignment you'd like to replace. If I do not receive email, I will not make any changes. ## Rollback Recovery You will be implementing rollback recovery in `transactions.py`. More