From 38cdfa6b5056b9de5cca9f8fe65e24c50197b32e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Gr=C3=BCner?= <47506558+MegaRedHand@users.noreply.github.com> Date: Tue, 4 Feb 2025 15:15:43 -0300 Subject: [PATCH] chore: fix typo in front page --- website/src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/index.md b/website/src/index.md index b7efe1ac..06fa1654 100644 --- a/website/src/index.md +++ b/website/src/index.md @@ -22,7 +22,7 @@ hero: features: - title: Great ergonomics details: Focused on good IDE experience, simple and readable macro-generated method signatures. - - title: Zero boilerlate + - title: Zero boilerplate details: No configuration is needed most of the time. Default behaviors match 99% of use cases. - title: Customizable details: Provides many attributes to override default behaviors for advanced use cases.