Skip to content

Commit 10b01d0

Browse files
authored
docs(): Fix a typo (Docker-compose.yaml)
1. Change from `Docker-compose.yaml` to `docker-compose.yaml`.
1 parent 951150b commit 10b01d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ docker pull mondedie/flarum:latest
8181
docker build -t mondedie/flarum:latest https://github.com/mondediefr/docker-flarum.git
8282
```
8383

84-
#### 2 - Docker-compose.yml
84+
#### 2 - docker-compose.yml
8585

8686
```yml
8787
version: "3"

0 commit comments

Comments
 (0)