From 43e80a930b39378eeca5662dc0482f0c958bb38c Mon Sep 17 00:00:00 2001 From: adnan <158834632+adnanelkha@users.noreply.github.com> Date: Sat, 30 Nov 2024 22:46:57 +0000 Subject: [PATCH] Update SpawnerService.yaml Changed the summary and description as "for the behaviour or" doesn't gramatically make sense. --- content/en-us/reference/engine/classes/SpawnerService.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en-us/reference/engine/classes/SpawnerService.yaml b/content/en-us/reference/engine/classes/SpawnerService.yaml index f05c687cd..43c5b0a1f 100644 --- a/content/en-us/reference/engine/classes/SpawnerService.yaml +++ b/content/en-us/reference/engine/classes/SpawnerService.yaml @@ -3,11 +3,11 @@ type: class category: memory_category: Instances summary: | - An internal service that is responsible for the behavior or + An internal service that is responsible for the behavior of `Class.SpawnLocation|SpawnLocations`. Its functionality is not accessible to developers. description: | - An internal service that is responsible for the behavior or + An internal service that is responsible for the behavior of `Class.SpawnLocation|SpawnLocations`. Its functionality is not accessible to developers. code_samples: