Skip to content

Commit f6a1905

Browse files
committed
Make lintastic
1 parent a3d892e commit f6a1905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/boxcutter_sonatype/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ node.run_state['boxcutter_sonatype']['nexus_repository'] ||= {}
6666
node.run_state['boxcutter_sonatype']['nexus_repository']['admin_password'] = 'Superseekret63'
6767
```
6868

69-
Using `node.run_state `ensures the password is available only for the duration
69+
Using `node.run_state` ensures the password is available only for the duration
7070
of the Chef run and is not stored or indexed by the Chef Server.
7171

7272
### Admin password recovery

0 commit comments

Comments
 (0)