change rider to user to make it consistent between readme and submitty

This commit is contained in:
Jidong Xiao
2023-10-01 12:58:50 -04:00
parent 20d32724e8
commit a1772cdd06

View File

@@ -227,7 +227,7 @@ You can only cancel a ride request if you are currently on the way to the pickup
4.1 print the following message to the output0.txt file:
```console
Ride request for rider Brenda is now canceled by the rider.
Ride request for user Brenda is now canceled by the user.
```
4.2 print an updated version of drivers.txt into output1.txt: driver's state should be changed from On_the_way_to_pickup to Available.