From 7e635af15395ebbea5585eafb07e15d6d073d65c Mon Sep 17 00:00:00 2001 From: Tobin Juday Date: Sun, 29 Jan 2023 03:50:00 +0400 Subject: [PATCH] docs(readme): fix typo (#33) --- 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