From 2fc1b4b4a33cfaf7a23869dee7cc48799f4fc515 Mon Sep 17 00:00:00 2001
From: oali <olivier.ali@inria.fr>
Date: Mon, 22 Mar 2021 13:40:32 +0100
Subject: [PATCH] Fixed typo on README.md.

---
 README.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.rst b/README.rst
index a9c3e87..391cee7 100644
--- a/README.rst
+++ b/README.rst
@@ -133,5 +133,4 @@ If you are using Bvpy in a published work, please use this bibtex entry as refer
   pages = {2831},
   author = {Florian Gacon and Christophe Godin and Olivier Ali},
   title = {BVPy: A FEniCS-based Python package to ease the expression and study of boundary value problems in Biology.},
-  journal = {Journal of Open Source Software}
-}
+  journal = {Journal of Open Source Software}}
-- 
GitLab