diff --git a/spring-boot-docs/src/main/asciidoc/deployment.adoc b/spring-boot-docs/src/main/asciidoc/deployment.adoc index 2b2e0a28d4..f21e39433d 100644 --- a/spring-boot-docs/src/main/asciidoc/deployment.adoc +++ b/spring-boot-docs/src/main/asciidoc/deployment.adoc @@ -314,7 +314,7 @@ option : AWS Elastic Beanstalk. ==== AWS Elastic Beanstalk As described in the official http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Java.html[Elastic Beanstalk Java guide], there are two main options to deploy a Java application; You can -either us the "`Tomcat Platform`" or the "`Java SE platform`". +either use the "`Tomcat Platform`" or the "`Java SE platform`".