From 6b23a6052f0453dd88b4c03394ec1ab35d9b94b1 Mon Sep 17 00:00:00 2001 From: chicoribas Date: Tue, 13 Jul 2021 21:23:02 -0300 Subject: [PATCH] Prettier Signed-off-by: chicoribas --- docs/features/software-templates/writing-templates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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