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
+1 -1
View File
@@ -81,7 +81,7 @@ trap "on_exit" EXIT
configure_aws_logs configure_aws_logs
# The application has to start first! # The application has to start first!
start_appplication "$@" start_application "$@"
start_aws_logs_agent start_aws_logs_agent