Minor documentation changes

Signed-off-by: Deepthi Ajith <deepthi.ajith@infosys.com>
This commit is contained in:
Deepthi Ajith
2025-08-05 15:54:50 +05:30
parent 0bacfb2ec0
commit aa3baabc61
@@ -315,7 +315,7 @@ your first set of parameter fields would be shown. The same goes for the nested
spec. Make sure to use the key `backstage:featureFlag` in your templates if
you want to use this functionality.
Feature Flags cannot be used in `spec.steps[].if`(the conditional on whether to execute an step/action). But you can use feature flags to display parameters that allow for skipping steps.
Feature Flags cannot be used in `spec.steps[].if`(the conditional on whether to execute a step/action). But you can use feature flags to display parameters that allow for skipping steps.
```yaml
spec:
@@ -749,7 +749,7 @@ Have in mind that changes in this form will not be saved on the template and is
### Custom Field Explorer
The custom filed explorer allows you to select any custom field loaded on the backstage instance and test different values and configurations.
The custom field explorer allows you to select any custom field loaded on the backstage instance and test different values and configurations.
## Presentation