Skip to content

Commit

Permalink
Add missing +
Browse files Browse the repository at this point in the history
Thanks to @LucaColonnello for this catch (#39)
  • Loading branch information
superhawk610 authored Dec 31, 2017
1 parent 008d2ef commit c79b485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ var startConfig = () => {
console.log('')
console.log('Configuration updated! To get started, just run\n' +
'\n' +
' multicast start'
' multicast start' +
'\n')
})
rl.close()
Expand Down

0 comments on commit c79b485

Please sign in to comment.