Skip to content

Commit 3be5d63

Browse files
committed
fix spelling error in cfg file
1 parent 93b6fed commit 3be5d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/octocatalog-diff.cfg.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def self.config
169169
# valid options include `puppetdb`, `yaml`, `json`
170170
##############################################################################################
171171

172-
setings[:storeconfigs_backend] = 'puppetdb'
172+
settings[:storeconfigs_backend] = 'puppetdb'
173173

174174
##############################################################################################
175175
# bootstrap_script

0 commit comments

Comments
 (0)