Skip to content

Commit c8128cb

Browse files
committed
Update README.md
1 parent b6d9be0 commit c8128cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To ensure that things happen in a predictable order please use the example below
2424
Php::Extension <| |> -> Php::Config <| |> ~> Service["apache2"]
2525
```
2626

27-
If you rely on `dotdeb` (default behavior) you also want to make sure that the `php::apt` class is loaded and `apt` has been updated (`apt-get update`) before packages are installed
27+
If you rely on `dotdeb` you also want to make sure that the `php::apt` class is loaded and `apt` has been updated (`apt-get update`) before packages are installed
2828

2929
```
3030
# Install sources; Update sources; Install packages

0 commit comments

Comments
 (0)