Skip to content

Commit 41cc12e

Browse files
author
Jamie Lennox
committed
Update README.md
1 parent c45e24b commit 41cc12e

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)