File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
</ p >
9
9
< ul class ="govuk-list govuk-list--bullet ">
10
10
< li >
11
- Each entry is provided with it's own form. This give a place where text can be added
12
- to described to the user what information is required for each entry .
11
+ The entry at each step is provided with it's own form. This give a place where text can
12
+ be added to described to the user what information is required at each step .
13
13
</ li >
14
14
< li >
15
- Validation can be applied for each entry . This give immediate (on submission) feedback
16
- on any problems with the input. That feedback will be specific to the current entry
15
+ Validation can be applied at each step . This give immediate (on submission) feedback
16
+ on any problems with the input. That feedback will be specific to the current step
17
17
so will be easier to understand.
18
18
</ li >
19
19
< li >
25
25
When the central host app is updated, the update applies to all users.
26
26
</ li >
27
27
< li >
28
- Submission are stored in a central database so can be shared as needed, or passed
28
+ Submissions are stored in a central database so can be shared as needed, or passed
29
29
to additional services (the data marketplace for example) as required.
30
30
</ li >
31
31
</ ul >
You can’t perform that action at this time.
0 commit comments