Skip to content

Commit a19098c

Browse files
committed
Merge pull request puppetlabs#666 from jamielennox1/patch-1
Update README.md
2 parents c45e24b + 41cc12e commit a19098c

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
@@ -775,7 +775,7 @@ This defined type allows you to create the content for `recovery.conf`. For more
775775

776776
For example:
777777

778-
postgresql::server::recovery( 'Create a recovery.conf file with the following defined parameters':
778+
postgresql::server::recovery{ 'Create a recovery.conf file with the following defined parameters':
779779
restore_command => 'cp /mnt/server/archivedir/%f %p',
780780
archive_cleanup_command => undef,
781781
recovery_end_command => undef,

0 commit comments

Comments
 (0)