From 5e117f1f729ad8cbc71ebf8c07605fa171012ea0 Mon Sep 17 00:00:00 2001 From: Vadim Peretokin Date: Tue, 19 Mar 2024 11:05:13 +0100 Subject: [PATCH] Fix 'aplication' typo for docker-compose --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf6d29a..9e617cb 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ configs: file: ./hapi.application.yaml ``` -Provide the following content in ``./hapi.aplication.yaml``: +Provide the following content in ``./hapi.application.yaml``: ```yaml spring: @@ -144,7 +144,7 @@ configs: file: ./hapi-extra-classes ``` -Provide the following content in ``./hapi.aplication.yaml``: +Provide the following content in ``./hapi.application.yaml``: ```yaml spring: