Skip to content

Commit 624a269

Browse files
authored
Merge pull request #662 from vadi2/patch-1
Fix 'aplication' typo for docker-compose
2 parents 7c76755 + 5e117f1 commit 624a269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ configs:
9191
file: ./hapi.application.yaml
9292
```
9393
94-
Provide the following content in ``./hapi.aplication.yaml``:
94+
Provide the following content in ``./hapi.application.yaml``:
9595
9696
```yaml
9797
spring:
@@ -144,7 +144,7 @@ configs:
144144
file: ./hapi-extra-classes
145145
```
146146
147-
Provide the following content in ``./hapi.aplication.yaml``:
147+
Provide the following content in ``./hapi.application.yaml``:
148148
149149
```yaml
150150
spring:

0 commit comments

Comments
 (0)