Skip to content

Commit 849202c

Browse files
arhiopterecsBarny Shergold
and
Barny Shergold
authored
Update src/cloud/docker/docker-extend.md
Co-authored-by: Barny Shergold <[email protected]>
1 parent 43063cb commit 849202c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/docker/docker-extend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ To add a new PHP extension:
113113

114114
In this case, the `bcmath` extension installs from `docker-php-source` for all `PHP` versions starting from `7.0`.
115115

116-
In case of installing an extension from `PECL` which has a dependency on a specific package:
116+
In the case of installing an extension from `PECL` which has a dependency on a specific package:
117117
```php?start_inline=1
118118
'gnupg' => [
119119
'>=7.0' => [

0 commit comments

Comments
 (0)