We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50646b commit 8b2cb32Copy full SHA for 8b2cb32
spring-boot-docs/src/main/asciidoc/deployment.adoc
@@ -503,7 +503,7 @@ Spring Application there without some modifications. See the
503
504
[[deployment-install]]
505
== Installing Spring Boot applications
506
-In additional to running Spring Boot applications using `java -jar` it is also possible
+In addition to running Spring Boot applications using `java -jar` it is also possible
507
to make fully executable applications for Unix systems. A fully executable jar can be
508
executed like any other executable binary or it can be <<deployment-service,registered
509
with `init.d` or `systemd`>>. This makes it very easy to install and manage Spring Boot
0 commit comments