From d3af60430fd62978edc913b7c0f33a6212d04c9e Mon Sep 17 00:00:00 2001 From: Andrea Pavone Date: Mon, 11 Nov 2024 20:10:41 +0100 Subject: [PATCH] Update README.md Signed-off-by: Andrea Pavone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d281a..eb35cf0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a simple security report dashboard done for a test. -Is based on these tecnologies: +Is based on these technologies: - [Laravel](https://laravel.com/docs/11.x/) for the Backend - [React](https://react.dev/) for the frontend configured using [Inertia](https://inertiajs.com/)