Skip to content

Commit

Permalink
Add missing t
Browse files Browse the repository at this point in the history
  • Loading branch information
spekulatius authored Nov 6, 2020
1 parent ffd6742 commit 71a21fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Many extensions are already compiled into the image, so it's worth checking the
We provide the helper scripts [`docker-php-extension-installer`](https://hub.docker.com/r/mlocati/php-extension-installer) to more easily install PHP extensions.

```Dockerfile
FROM brett89/silverstripe-web:7.4-apache
FROM brettt89/silverstripe-web:7.4-apache
RUN docker-php-extension-installer xdebug
```

Expand Down

0 comments on commit 71a21fa

Please sign in to comment.