From c6ce84864b113f81d5b35e911422a30994dd9edd Mon Sep 17 00:00:00 2001 From: Misha <59292383+deadcandle@users.noreply.github.com> Date: Sat, 2 Aug 2025 18:35:34 +0200 Subject: [PATCH] Fix spell issue --- content/en-us/reference/engine/classes/PackageLink.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en-us/reference/engine/classes/PackageLink.yaml b/content/en-us/reference/engine/classes/PackageLink.yaml index 321d76d7a..601347997 100644 --- a/content/en-us/reference/engine/classes/PackageLink.yaml +++ b/content/en-us/reference/engine/classes/PackageLink.yaml @@ -36,7 +36,7 @@ properties: `Class.PackageLink` will be automatically updated to the latest version. By default this property will be false upon creation of a package. - This property would allows you to decide if a given package should be + This property would allow you to decide if a given package should be automatically updated to the latest version when entering a given place. The game will periodically check for new updates while a place is open. code_samples: []