From e8068d68e46dbb073d27841ec119cd51bdfc8099 Mon Sep 17 00:00:00 2001 From: royashcenazi <37100955+royashcenazi@users.noreply.github.com> Date: Tue, 9 May 2023 19:17:00 +0300 Subject: [PATCH] Update website/meta/universe.json Co-authored-by: Basile Dura --- website/meta/universe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/meta/universe.json b/website/meta/universe.json index 1b304fe67..6d2928a03 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -4,7 +4,7 @@ "id": "parsigs", "title": "parsigs", "slogan": "Structuring prescriptions text made simple using spaCy", - "description": "Parsigs is an open-source project that aims to extract the relevant dosage information from prescriptions text without compromising the patient׳s privacy.", + "description": "Parsigs is an open-source project that aims to extract the relevant dosage information from prescriptions text without compromising the patient's privacy.", "github": "royashcenazi/parsigs", "pip": "parsigs", "code_language": "python",