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

jfclere pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 433ff4e  Update README.md
433ff4e is described below

commit 433ff4e7ddca7ab257064544f349942b9f4573ec
Author: Jean-Frederic Clere <jfcl...@gmail.com>
AuthorDate: Wed May 26 13:32:02 2021 +0200

    Update README.md
    
    typo.
---
 modules/stuffed/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/stuffed/README.md b/modules/stuffed/README.md
index 79974a9..f4aa85d 100644
--- a/modules/stuffed/README.md
+++ b/modules/stuffed/README.md
@@ -45,7 +45,7 @@ Docker build arguments include `namespace` (default is 
`tomcat`) and `port` whic
 
 Add a webapp as folder mywebapp (for this example, or specify another path), 
or a path from which a configured Host will auto deploy
 ```
---path: Specify a path the wepapp will use
+--path: Specify a path the webapp will use
 --war: Add the spcified path (directory or war) as a webapp (if no path has 
been specified, it will be the root webapp)
 ```
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to