Update docs/features/software-templates/writing-templates.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Paul <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul
2022-09-21 16:32:07 +01:00
committed by Paul Cowan
parent 0c8d3347b4
commit 2b908d00b7
@@ -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