8000 fix: typo · pnlinh/docker-php@949d59a · GitHub
[go: up one dir, main page]

Skip to content

Commit 949d59a

Browse files
committed
fix: typo
1 parent 50b0b54 commit 949d59a

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
@@ -7,7 +7,7 @@ Simple docker image for Magento development
77
- Build image
88

99
```shell
10-
./build php7.2 # Build image with php 7.4
10+
./build php7.2 # Build image with php 7.2
1111
./build php7.4 # Build image with php 7.4
1212
./build php8.0 # Build image with php 8.0
1313
./build php8.1 # Build image with php 8.1

0 commit comments

Comments
 (0)
0