diff --git a/sections/unity.typ b/sections/unity.typ index 89c79e2725c1c1443b2d8aa749d4076aa482bb84..665b2e5cfe685a12859ee3adeb2adc60987e7f85 100644 --- a/sections/unity.typ +++ b/sections/unity.typ @@ -5,7 +5,7 @@ Unity is a proprietary engine that might be used at no cost for small projects (see the #link("https://unity.com/legal/eula")[EULA] and whatever you have to consent, when downloading a license key). It only officially supports C\# as scripting language. Other .NET language might work, but I discourage using them, -and recommend stick to the only language that is well tested, where bugs are fixed, +and recommend sticking to the only language that is well tested, where bugs are fixed, and that is used in all Unity documentation. T obtain Unity, use #link("https://docs.unity3d.com/hub/manual/InstallHub.html")[UnityHub].