Merge pull request #1441 from alphagov/typo

typo
This commit is contained in:
Leo Hemsted
2017-08-22 15:06:57 +01:00
committed by GitHub

View File

@@ -81,7 +81,7 @@ trap "on_exit" EXIT
configure_aws_logs
# The application has to start first!
start_appplication "$@"
start_application "$@"
start_aws_logs_agent