diff --git a/README.md b/README.md index d9a6f34..5b66b89 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ encoders. ;; => "{\"FOO\":\"bar\"}" ``` -In the event encoding fails, Cheshire will throw a JsonGenerationException. +In the event encoding fails, Cheshire will throw a `JsonGenerationException`. #### Custom Pretty Printing Options