Skip to content

Commit 5e6bbe4

Browse files
committed
Fix typo
1 parent c481162 commit 5e6bbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ echo "127.0.0.1 auth.dev.local www.dev.local" | sudo tee -a /etc/hosts
2121
# starting container
2222
docker compose up -d
2323

24-
# starting container with for debug
24+
# starting container for debug
2525
# > use VSCode to attach running joomla container for Xdebug
2626
docker compose -f compose.yml -f compose.debug.yml up -d
2727

0 commit comments

Comments
 (0)