diff --git a/ReleaseNotes.html b/ReleaseNotes.html
index 3c7e8d26..a9395353 100644
--- a/ReleaseNotes.html
+++ b/ReleaseNotes.html
@@ -64,7 +64,7 @@
BUG: Optimization: weights were applied wrongly when evaluating the Jacobian ~Jong Hyun Kim, zhaochenxi
BUG: Linear Algebra: F# Matrix.reduceRows was reducing columns instead of rows ~kayanme
BUG: Distributions: Hypergeometric.CDF no longer returns values > 1.0 ~Manor Askenazi
-Documentation: fix missing logarithms, drop old links "~Michel de Ruiter, Guney Ozsan*
+Documentation: fix missing logarithms, drop old links ~Michel de Ruiter, Guney Ozsan
Build: no longer code-sign the assemblies with a code-signing certificate, since it is too painful.