diff --git a/javaweb-tomcat-sidecar/README.md b/javaweb-tomcat-sidecar/README.md index 01d66990..666af39f 100644 --- a/javaweb-tomcat-sidecar/README.md +++ b/javaweb-tomcat-sidecar/README.md @@ -32,7 +32,7 @@ Documentation for other releases can be found at -## Java Web Application with Tomcat and Sidercar Container +## Java Web Application with Tomcat and Sidecar Container The following document describes the deployment of a Java Web application using Tomcat. Instead of packaging `war` file inside the Tomcat image or mount the `war` as a volume, we use a sidecar container as `war` file provider.