diff --git a/NEWS b/NEWS index fe6cea41..20d508dd 100644 --- a/NEWS +++ b/NEWS @@ -36,7 +36,7 @@ New features: Bug fixes: -- Json apapter's `!str()` returns the adapted content instead of the `!repr()` +- Json adapter's `!str()` returns the adapted content instead of the `!repr()` (:ticket:`#191`).