From 2b908d00b797835ee1f536b1f5a09bd2a433b9c9 Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 21 Sep 2022 16:32:07 +0100 Subject: [PATCH] Update docs/features/software-templates/writing-templates.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Paul Signed-off-by: Paul Cowan --- docs/features/software-templates/writing-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/software-templates/writing-templates.md b/docs/features/software-templates/writing-templates.md index 3baf642f24..826121bd02 100644 --- a/docs/features/software-templates/writing-templates.md +++ b/docs/features/software-templates/writing-templates.md @@ -260,7 +260,7 @@ use `ui:widget: password` or set some properties of `ui:backstage`: ### Custom step layouts -If you find the default layout of the form in used in a particular step does not meet your needs then you can supply your own [custom step layout](./writing-custom-step-layouts.md). +If you find that the default layout of the form used in a particular step does not meet your needs then you can supply your own [custom step layout](./writing-custom-step-layouts.md). ### Remove sections or fields based on feature flags