From 458785bfb161d1cce0600f9036fd3a782b9f46e6 Mon Sep 17 00:00:00 2001 From: paku Date: Mon, 27 May 2024 18:44:07 +0900 Subject: [PATCH] Amend README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1091c20..0f5b9cd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Using the `hsx` macro, you can implement HTML with S-expression. ``` -Elements in HSX are essentially functions, so you can freely compose them and embed CL code to them. +HSX elements are essentially functions, so you can freely compose them and embed CL code to them. ```lisp (hsx