diff --git a/docs/features/software-templates/writing-templates.md b/docs/features/software-templates/writing-templates.md index 0246a0bfe3..cf13c4ed19 100644 --- a/docs/features/software-templates/writing-templates.md +++ b/docs/features/software-templates/writing-templates.md @@ -230,7 +230,7 @@ spec: #### Hide or mask sensitive data on Review step Sometimes, specially in custom fields, you collect some data on Create form that -must note be shown to the user on Review step. To hide or mask this data, you +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