From c1d055954a5652b0eff2e22b258ddc684b25fb08 Mon Sep 17 00:00:00 2001
From: "michele.maris" <michele.maris@inaf.it>
Date: Mon, 22 May 2023 12:57:02 +0200
Subject: [PATCH] u

---
 README.md      | 2 +-
 pyproject.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e0a7109..4da6ed8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 YAPSUT
-Yet Another Python Sciece Utilty Toolkit
+Yet Another Python Science Utilty Toolkit
 
 M.Maris - 0.0 - 2022 dec 01 -
 
diff --git a/pyproject.toml b/pyproject.toml
index 48aa5dd..e8a4095 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ version = "0.0.1"
 authors = [
   { name="Michele Maris", email="michele.maris@inaf.it" },
 ]
-description = "Yet Another Python Sciece Utilty Toolkit"
+description = "Yet Another Python Science Utilty Toolkit"
 readme = "README.md"
 requires-python = ">=3."
 classifiers = [
-- 
GitLab