From 55f5c2576d12ac083a360ef57e862aec47e0ceff Mon Sep 17 00:00:00 2001 From: Tobin Juday Date: Mon, 23 Jan 2023 16:37:14 -0500 Subject: [PATCH] fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1bad4b..5f6e2a6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Keywind has been designed with component-based architecture from the start, and parent=keywind ``` -4. Brand and customize components with [FreeMaker](https://freemarker.apache.org/docs/dgui_quickstart_template.html) +4. Brand and customize components with [FreeMarker](https://freemarker.apache.org/docs/dgui_quickstart_template.html) ## Customization