Skip to content

Commit

Permalink
Merge pull request #181 from spuder/patch-1
Browse files Browse the repository at this point in the history
Fixes typo in readme
  • Loading branch information
reset committed May 26, 2015
2 parents b532f1c + a5147d7 commit 3cb6661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -429,7 +429,7 @@ the `consul::ui` recipe in your node's `run_list`.

##### Adding services with checks

consul_service_def "voice1' do
consul_service_def 'voice1' do
port 5060
tags ['_sip._udp']
check(
Expand Down

0 comments on commit 3cb6661

Please sign in to comment.