Skip to content

Commit

Permalink
Fix 'aplication' typo for docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
vadi2 authored and artiom.darie committed May 7, 2024
1 parent e75ab55 commit d0d8789
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit d0d8789

Please sign in to comment.