diff --git a/README.md b/README.md index 495cce5..b884a0a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ concat { '/tmp/file': } concat::fragment { 'tmpfile': - target => '/tmp/file' + target => '/tmp/file', content => 'test contents', order => '01' }