From d4784dbf88954b0aa6d3f387e17f2fcea3890ec5 Mon Sep 17 00:00:00 2001 From: SeNS Date: Tue, 15 Oct 2024 00:57:43 -0400 Subject: [PATCH] Update README.md fixed a typo ("thanks" Google ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e07fe6..ad94e6c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # File Uploader A simple file uploader application that allows authenticated users to upload, list, and delete files. -The application uses PHP, running on Apache2, Ubuntu (but definitely should work everything). +The application uses PHP, running on Apache2, Ubuntu (but definitely should work everythere). ## Prerequisites