diff --git a/tests/disaster_recovery.py b/tests/disaster_recovery.py index 15c119c25c..a809f1873c 100755 --- a/tests/disaster_recovery.py +++ b/tests/disaster_recovery.py @@ -9,7 +9,7 @@ ############################################################### # disaster_recovery - Scenario 1 # -# Verify that if one node in network says locked blocks then consensus can continue. +# Verify that if one node in network has locked blocks then consensus can continue. # # Integration test with 4 finalizers (A, B, C, and D). #