From db4778d0f7bd939e90e50fbc7a60306e8f417863 Mon Sep 17 00:00:00 2001 From: Erik Foris Date: Mon, 8 Jul 2024 19:51:14 +0200 Subject: [PATCH] fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2abe14f..38de0e3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Description -DataDash is a simple product hunt like "Tool" for searching and descovering the newest Datasets and API's. -It provides the ability to Up-/ Down- vote entries, and to indicate the qulaity of a given Dataset/API by giving up to 5 starts. +DataDash is a simple product hunt like "Tool" for searching and discovering the newest Datasets and API's. +It provides the ability to Up-/ Down- vote entries, and to indicate the quality of a given Dataset/API by giving up to 5 starts. ## Installation @@ -53,7 +53,7 @@ remove the ```src/main/resources/data.sql``` to remove the sample data. *Note:* This will also remove all default Categories. 4. Install Java 22-jdk: -plese refer to the Instalation instructions for your os +Please refer to the Installation instructions for your os 5. Start the application: