diff --git a/docs/features/software-templates/writing-templates.md b/docs/features/software-templates/writing-templates.md index cf13c4ed19..02bb698f64 100644 --- a/docs/features/software-templates/writing-templates.md +++ b/docs/features/software-templates/writing-templates.md @@ -230,8 +230,8 @@ spec: #### Hide or mask sensitive data on Review step Sometimes, specially in custom fields, you collect some data on Create form that -must not be shown to the user on Review step. To hide or mask this data, you -can use `ui:widget: password` or set some properties of `ui:backstage`: +must not be shown to the user on Review step. To hide or mask this data, you can +use `ui:widget: password` or set some properties of `ui:backstage`: ```yaml - title: Hide or mask values