From b706cc472686efd0abbdd61d27865ea1655cceca Mon Sep 17 00:00:00 2001 From: Daniel Karski Date: Wed, 27 Aug 2025 13:43:15 +0200 Subject: [PATCH] [CP-XXX] Typo corrected from "hendeling" to "handling" --- quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.md b/quickstart.md index 92ebff474..6e0475fba 100644 --- a/quickstart.md +++ b/quickstart.md @@ -87,7 +87,7 @@ npm run app:dist -- -wl ### Feature toggle environment separation -Also you are able to distribute an application with in specific predefined environment. The environment is responsible for hendeling the sets of feature toggles predefined for each release/test case. +Also you are able to distribute an application with in specific predefined environment. The environment is responsible for handling the sets of feature toggles predefined for each release/test case. To run distribution with feature toggle environment use the next formula: