diff --git a/spring-boot-docs/src/main/asciidoc/deployment.adoc b/spring-boot-docs/src/main/asciidoc/deployment.adoc index df95d23f4c..b150e9ec7a 100644 --- a/spring-boot-docs/src/main/asciidoc/deployment.adoc +++ b/spring-boot-docs/src/main/asciidoc/deployment.adoc @@ -445,7 +445,7 @@ Once installed, you can start and stop the service in the usual way. For example $ /etc/init.d/myapp start ---- -TIP: If you're application fails to start, check the log file written to +TIP: If your application fails to start, check the log file written to `/var/log/.log` for errors. You can also flag the application to start automatically using your standard operating