From 161be0b6dab3fceafe003132722cd98a08d6785a Mon Sep 17 00:00:00 2001 From: Anthony Yakovlev Date: Thu, 18 Sep 2025 14:15:58 +0300 Subject: [PATCH] fixup spelling --- Assets/Samples/UIvsGameInput/.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Samples/UIvsGameInput/.sample.json b/Assets/Samples/UIvsGameInput/.sample.json index 7f33e161ca..226f409858 100644 --- a/Assets/Samples/UIvsGameInput/.sample.json +++ b/Assets/Samples/UIvsGameInput/.sample.json @@ -1,4 +1,4 @@ { "displayName": "UI vs. Game Input", - "description": "An example that shows how to deal with ambiguities that may arrise when overlaying interactive UI elements on top of a game scene." + "description": "An example that shows how to deal with ambiguities that may arise when overlaying interactive UI elements on top of a game scene." } \ No newline at end of file