From 52698a5462cb6f6e354a45df65f38c3b03ca632f Mon Sep 17 00:00:00 2001 From: Colm Talbot <colm.talbot@ligo.org> Date: Mon, 13 Mar 2023 22:28:08 +0000 Subject: [PATCH] TYPO: typo fix in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4a62ee83..d62a1be95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Users may notice changes in inferred binary neutron star masses after updating t ### Changes - Make sure quantities that need to be conserved between dynesty iterations are class-level attributes (!1225). - Fix massive memory usage in post-processing calculation of SNRs (!1227). -- Update value fo the solar mass (!1229). +- Update value for the solar mass (!1229). - Make `scikit-learn` and explicit dependence of `bilby[GW]` (!1230). ## [2.0.0] 2023-02-29 -- GitLab