Skip to content

Commit

Permalink
Fixed syntax error in example for subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Köhler committed Apr 8, 2013
1 parent aa322c3 commit 0dddb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ schedule checks for this service as a subscriber:
apache/manifests/monitoring/sensu.pp

class apache::monitoring::sensu {
sensu::subscription { 'apache' }
sensu::subscription { 'apache': }
}

If you would like to automatically include the Sensu monitoring class as
Expand Down

0 comments on commit 0dddb76

Please sign in to comment.