Skip to content

Commit 68bea2d

Browse files
authored
Merge pull request #487 from voxpupuli/kenyon-patch-1
README: add missing backtick
2 parents 4109ed2 + fbaca7f commit 68bea2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ archive { '/tmp/staging/master.zip':
510510
* `cleanup`: whether archive file will be removed after extraction (true|false).
511511
(default: true)
512512
* `creates`: if file/directory exists, will not download/extract archive. If
513-
`extract` and `cleanup` are both `true, this should be set to prevent Puppet
513+
`extract` and `cleanup` are both `true`, this should be set to prevent Puppet
514514
from re-downloading and re-extracting the archive every run.
515515
* `proxy_server`: specify a proxy server, with port number if needed. ie:
516516
`https://example.com:8080`.

0 commit comments

Comments
 (0)