diff --git a/docs/upgrade4to5.rst b/docs/upgrade4to5.rst index 1db67d648..1859ff1ac 100644 --- a/docs/upgrade4to5.rst +++ b/docs/upgrade4to5.rst @@ -78,7 +78,7 @@ General Bugs Fixed: `PR #649 `_ * RDFa parsing Error! ``__init__()`` got an unexpected keyword argument 'encoding' `ISSUE #639 `_ -* Bugfix: ``term.Literal.__add__``` +* Bugfix: ``term.Literal.__add__`` `PR #451 `_ * fixup of #443 `PR #445 `_