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

radcortez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git

commit f055a81b1e26c82b7115a747ae1f25bb4516c397
Author: Jose Henrique Ventura <javawebhenri...@gmail.com>
AuthorDate: Sat Jan 26 22:09:47 2019 +0000

    Update README.adoc
---
 examples/mp-faulttolerance-timeout/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/mp-faulttolerance-timeout/README.adoc 
b/examples/mp-faulttolerance-timeout/README.adoc
index 8017381..348d8f7 100644
--- a/examples/mp-faulttolerance-timeout/README.adoc
+++ b/examples/mp-faulttolerance-timeout/README.adoc
@@ -31,7 +31,7 @@ mvn clean install tomee:run
 ----
 
 [discrete]
-=== How does it works?
+=== How does it work?
 
 The method `statusOfDayByAccuWeather` fails when the threshold of `@Timeout` 
annotation is reached due to a long execution of
 `longProcessingTask` method. To respond to the request nicely, a fallback 
method will take place to complete the request

Reply via email to