mitchellh / panicwrap

panicwrap is a Go library for catching and handling panics in Go applications.
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
444 stars 66 forks source link

Update README.md #9

Closed bbasata closed 8 years ago

bbasata commented 8 years ago

Fix typos

mitchellh commented 8 years ago

Thanks!