From 9fab642e9e82f9b06533379ac5cf286adcfbbd6f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Thu, 15 May 2025 18:34:25 +0100 Subject: [PATCH] Minorly fix spelling and grammar in the descriptions in data.json I didn't fix much grammar, as most of the grammatical errors seem to be true to the projects own descriptions on GitHub. --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index e003eff..6b68b01 100644 --- a/data.json +++ b/data.json @@ -1460,7 +1460,7 @@ "technologies": [ "Python" ], - "description": "An optional static typing for python." + "description": "Optional static typing for Python." }, { "name": "matplotlib", @@ -1487,7 +1487,7 @@ "technologies": [ "Python" ], - "description": "Exploratory Anaylsis of Bayesian Models." + "description": "Exploratory Analysis of Bayesian Models." }, { "name": "MindsDB", @@ -2124,7 +2124,7 @@ "link": "https://github.com/mnfst/manifest", "label": "good first issue", "technologies": ["TypeScript"], - "description": "Manifest is an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly." + "description": "Manifest is an open-source Backend-as-a-Service allowing developers to create a backend easily and quickly." }, { "name": "grommet",