diff --git a/README.md b/README.md index 79f2edf..2c79ebe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ report. Go-spew is licensed under the liberal ISC license, so it may be used in open source or commercial projects. If you're interested in reading about how this package came to life and some -of the challenges involved in provide a deep pretty printer, there is a blog +of the challenges involved in providing a deep pretty printer, there is a blog post about it [here](https://blog.cyphertite.com/go-spew-a-journey-into-dumping-go-data-structures/).