diff --git a/frontend/src/component/playground/Playground/PlaygroundGuidance/PlaygroundGuidance.tsx b/frontend/src/component/playground/Playground/PlaygroundGuidance/PlaygroundGuidance.tsx index 002592b29a..e28ed9e425 100644 --- a/frontend/src/component/playground/Playground/PlaygroundGuidance/PlaygroundGuidance.tsx +++ b/frontend/src/component/playground/Playground/PlaygroundGuidance/PlaygroundGuidance.tsx @@ -5,7 +5,7 @@ export const PlaygroundGuidance = () => { return ( - Unleash playground is for helping you to undestand how unleash + Unleash playground is for helping you to understand how Unleash works, how feature toggles are evaluated and for you to easily debug your feature toggles.