diff --git a/doc/release/notes.rst b/doc/release/notes.rst index 74406b6a..88b052ba 100644 --- a/doc/release/notes.rst +++ b/doc/release/notes.rst @@ -20,7 +20,7 @@ Bug Fixes Documentation ------------- -- DOC: Do not use types for *args, **kwargs (`#585 `_). +- DOC: Do not use types for ``*args``, ``**kwargs`` (`#585 `_). - mention conda-forge in installation docs (`#595 `_). - Fix typo in validation.rst (`#605 `_). - Fix broken link in ``format.rst`` (`#628 `_).