From 489b966de3a4e675f55a2a81e3da73ba8d1f5e1c Mon Sep 17 00:00:00 2001 From: "Billy.Zheng" Date: Wed, 24 Apr 2024 02:13:51 +0800 Subject: [PATCH] Fix typo --- src/posts/lucky_1.1.0.cr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/posts/lucky_1.1.0.cr b/src/posts/lucky_1.1.0.cr index 69c13bc8..a2c6f741 100644 --- a/src/posts/lucky_1.1.0.cr +++ b/src/posts/lucky_1.1.0.cr @@ -64,7 +64,7 @@ class Lucky110Release < BasePost one of the issues holding us back from supporting Windows. With this shard, the majority of our shards are now fully Windows compatible! - [LuckyHXML](https://github.com/luckyframework/lucky_hxml) is an extension to Lucky wich allows + [LuckyHXML](https://github.com/luckyframework/lucky_hxml) is an extension to Lucky which allows you to generate backend code used for making mobile applications in [Hyperview](https://hyperview.org/). By utilizing the structure that Lucky provides for HTML, the LuckyHXML shard mimics this in a familiar way allowing you to build type-safe mobile apps with compile-time catches for the