OWASP / Go-SCP

Golang Secure Coding Practices guide
https://owasp.org/www-project-go-secure-coding-practices-guide/
Creative Commons Attribution Share Alike 4.0 International
4.83k stars 369 forks source link

Fix a few typos #22

Closed ryanguest closed 7 years ago

PauloASilva commented 7 years ago

Hi @ryanguest , Can you please open a Pull Request to our develop branch?

On release v1.1 I will try to improve the How To Contribute section so that community members can open hotfix branches: we follow the A successful Git branching model by Vincent Driessen.

Thanks for your careful review, Paulo

PauloASilva commented 7 years ago

As I wasn't able to hear from you, I did apply the patch myself: https://github.com/Checkmarx/Go-SCP/commit/09445cfad4793fc0718f0457c444ca79b69f7642

Thanks, Paulo A. Silva

ryanguest commented 7 years ago

beat me to it @PauloASilva .

Thanks for taking the time to pull these in yourself!

PauloASilva commented 7 years ago

Hi @ryanguest , You're welcome ;)

Thanks again for your contribution.

Best, Paulo A. Silva