From 6ff022695ea7096e63dc5905b35f03046771da58 Mon Sep 17 00:00:00 2001 From: Lars Frost <larsf@fsmpi.rwth-aachen.de> Date: Mon, 23 Dec 2024 12:31:28 +0100 Subject: [PATCH] Fix typo --- sections/unity.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/unity.typ b/sections/unity.typ index 3934a99..4520771 100644 --- a/sections/unity.typ +++ b/sections/unity.typ @@ -8,7 +8,7 @@ Other .NET language might work, but I discourage using them, 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]. +To obtain Unity, use #link("https://docs.unity3d.com/hub/manual/InstallHub.html")[UnityHub]. You will also need to #link("https://unity.com/products")[register as student or personal user]. Using Git with Unity is generally a nightmare, because Unity uses UUIDs in its files, making them difficult to read, -- GitLab