Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/views/check/confirmation.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

{% if 'submitEndpointForm' | isFeatureEnabled %}

## 2: Submit your data
## 2: Provide your data

<a class="submit-link" href="{{ { name: options.lpa, organisation: options.orgId } | endpointSubmissionFormToolDeepLink({dataset: options.dataset}) }}">Submit your data</a> to the Planning Data Platform. You need to provide your:
<a class="submit-link" href="{{ { name: options.lpa, organisation: options.orgId } | endpointSubmissionFormToolDeepLink({dataset: options.dataset}) }}">Provide your data</a> to the Planning Data Platform. You need to submit your:

- full name
- work email address
Expand Down