From ac30aea1fae16d541bafc3f831c915f781adb28f Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sun, 1 Feb 2026 10:16:19 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cfaffc..53b2e11 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Fes Fes is an embedded Lua microwebframework for create static, extensible -websites. Using file-based routes you can easily strucutre you website just by +websites. Using file-based routes you can easily structure you website just by moving files around. See [fsdproject.org](https://fsdproject.org) for a real-world example.