Skip to content

Commit 5cb1cc6

Browse files
committed
README.md: Fix typo in sample hiera data, fixes jippi#84
1 parent d184cf4 commit 5cb1cc6

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
@@ -33,7 +33,7 @@ php::dev: true
3333
php::composer: true
3434
php::pear: true
3535
php::phpunit: false
36-
php::fpm::config:log_level: notice
36+
php::fpm::config::log_level: notice
3737
php::composer::auto_update: true
3838
```
3939

0 commit comments

Comments
 (0)