From cfd82daa8c8c9a751ddf681876c9cfb60c39758a Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 14 Jun 2024 08:49:21 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a86dead..9a4c4f2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ php -S localhost:8000 ## Notes -I used this project as chance to use modern web development practices: +I used modern web development practices to build this project: - CSS Layers, Nesting, Grid, Flexbox, Has and Variables - JS Importmaps