From f5a5020c8851aba2cbc85fa69673924ecbab6f7d Mon Sep 17 00:00:00 2001 From: AM <1995am@pm.me> Date: Sun, 22 Jun 2025 15:01:51 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a41717b..75fd2f5 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ This is the source code for [my personal webpage](https://molnarandrei.com) - Design Patterns: Elements of Reusable Object Oriented Software (done) - Building Microservices (not started yet) - [ ] More portfolio public code - - [ ] Store built with htmx and Java Spring because I want to learn html and work with templates. + - [ ] Store built with htmx and Java Spring because I want to learn htmx.