Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a typo in the README.md #59

Merged
merged 4 commits into from
Dec 7, 2015
Merged

Fixed a typo in the README.md #59

merged 4 commits into from
Dec 7, 2015

Conversation

hwoodson
Copy link

@hwoodson hwoodson commented Dec 7, 2015

There a minor typo that made a section of the example error out on puppet runs.

udp_recv_channel => [
{ mcast_join => '239.2.11.71',> port => 8649, bind => '239.2.11.71' }
udp_recv_channel => [
{ mcast_join => '239.2.11.71 '=> port => 8649, bind => '239.2.11.71' }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why add a space into the string?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was just trying to see if i missed anything else which I did I will submit the final change in a moment I got ahead of myself.

@hwoodson
Copy link
Author

hwoodson commented Dec 7, 2015

The example functions as intended now with my latest change.

@jhoblitt
Copy link
Owner

jhoblitt commented Dec 7, 2015

@hwoodson Thanks!

jhoblitt added a commit that referenced this pull request Dec 7, 2015
Fixed a typo in the README.md
@jhoblitt jhoblitt merged commit 8b37e2f into jhoblitt:master Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants