From 45fe8f29a0308c81c2cdc1a69828f606e1e6e9cb Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Wed, 14 Aug 2024 13:46:23 +0200 Subject: [PATCH] fix a typo --- .../getting-started/setup-senseglove-default-classes/sgpawn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Handbook/src/getting-started/setup-senseglove-default-classes/sgpawn.md b/Handbook/src/getting-started/setup-senseglove-default-classes/sgpawn.md index eec7e521..fa8c25da 100644 --- a/Handbook/src/getting-started/setup-senseglove-default-classes/sgpawn.md +++ b/Handbook/src/getting-started/setup-senseglove-default-classes/sgpawn.md @@ -69,7 +69,7 @@ The `SGPawn` class includes several key subcomponents: ![Customizing SGPawn - The SGPawn components](sgpawn-components.png "Customizing SGPawn - The SGPawn components") -Also, it's possible to filter the properties for these SenseGlove components inside the `Details` panel inside the `SGPawn` Blueprint Editor by typing the work `SenseGlove` inside `Search` box of the `Details` panel. +Also, it's possible to filter the properties for these SenseGlove components inside the `Details` panel inside the `SGPawn` Blueprint Editor by typing the word `SenseGlove` inside `Search` box of the `Details` panel. ![Customizing SGPawn - Filtered SGPawn Details panel](sgpawn-filtered-details-panel.png "Customizing SGPawn - Filtered SGPawn Details panel")