From 695d985ad58b3c0668e7b0502a6456d31d467add Mon Sep 17 00:00:00 2001 From: Gilles Otten Date: Wed, 3 Jan 2024 00:27:52 +0800 Subject: [PATCH] Fix another small typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6e2f406..5972c18 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ Details * Log-likelihood and some utility functions borrowed heavily from `orbitize! `_ (BSD 3-clause). -* PPF of multivariate normal borrowed from `pints `_ (BSD 3-clause). Installation ============