codebar / tutorials

🗒 codebar's tutorials
http://tutorials.codebar.io/
257 stars 241 forks source link

:%s/hello/sayHello/g when referring to the function name #390

Closed danielrozenberg closed 6 years ago

danielrozenberg commented 6 years ago

PR #380 changed the function name hello to sayHello to reduce confusion, but didn't change all the references to the function name. This PR is a followup fix for this

KimberleyCook commented 6 years ago

@danielrozenberg could you include a little description please about why this has amended. Thanks :)

danielrozenberg commented 6 years ago

Updated the PR's description

KimberleyCook commented 6 years ago

@danielrozenberg awesome, thank you :D