This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git

commit fbab68c3293fee5da21c1c71da29f790ae8ebc90
Author: tuohai666 <tuohai...@gmail.com>
AuthorDate: Wed Jun 6 19:10:56 2018 +0800

    fix typos in README.md
---
 saga-demo/saga-spring-cloud-demo/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saga-demo/saga-spring-cloud-demo/README.md 
b/saga-demo/saga-spring-cloud-demo/README.md
index aa225da..a5c7b5a 100644
--- a/saga-demo/saga-spring-cloud-demo/README.md
+++ b/saga-demo/saga-spring-cloud-demo/README.md
@@ -106,7 +106,7 @@ curl http://${host_address}:8082/bookings
 
 ```
 
-2. Booking 3 rooms and 2 cars, this booking will case the hotel order failed 
and trigger the compensate operation with car booking.
+2. Booking 3 rooms and 2 cars, this booking will cause the hotel order failed 
and trigger the compensate operation with car booking.
 ```
 curl -X POST http://${host_address}:8083/booking/test/3/2
 ```

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to