cescoffier / vertx-microservices-workshop

Vert.x Microservices Hand's on lab
http://escoffier.me/vertx-hol/
Apache License 2.0
330 stars 196 forks source link

Fixed a typo #42

Closed anhldbk closed 6 years ago

anhldbk commented 6 years ago

There's a typo in following sentence:

AsyncResult is a structure describing the success of the failure of an operation.

I just replace of the with or

cescoffier commented 6 years ago

Thanks!