From fce50d3531335410486523d064dbfefe8536d78a Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Thu, 21 Dec 2023 01:32:37 +0000
Subject: [PATCH] fix typo

---
 recipes/wip/fyrox-template/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/wip/fyrox-template/recipe.toml b/recipes/wip/fyrox-template/recipe.toml
index b886068ee..9534176b8 100644
--- a/recipes/wip/fyrox-template/recipe.toml
+++ b/recipes/wip/fyrox-template/recipe.toml
@@ -2,7 +2,7 @@
 [source]
 git = "https://github.com/FyroxEngine/Fyrox"
 rev = "8d3e2e2cf29b7eefa78d14ff92156caeed88b955"
-[buiild]
+[build]
 template = "custom"
 script = """
 cookbook_cargo_packages fyrox-template
-- 
GitLab