marcoantoniobferreira commented on a change in pull request #579: TOMEE-2697-Translate to portuguese-async-servlet URL: https://github.com/apache/tomee/pull/579#discussion_r330740236
########## File path: examples/async-servlet/README_pt.adoc ########## @@ -0,0 +1,54 @@ += Async Servlet +:index-group: Servlet +:jbake-type: page +:jbake-status: published + +== Async Servlet + +Servlets pode ser executado assincronamente - isso pode ser util se seu servlet executa operações de longa execução, como chamar Review comment: I think that "Servlets podem" is better than "Servlets pode". "pode ser util", the correct is "útil" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
