[CP-XXX] Typo corrected from "hendeling" to "handling"

This commit is contained in:
Daniel Karski
2025-08-27 13:43:15 +02:00
parent 0a4a1cee10
commit b706cc4726

View File

@@ -87,7 +87,7 @@ npm run app:dist -- -wl
### Feature toggle environment separation ### 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: To run distribution with feature toggle environment use the next formula: