Skip to content

Commit 1512b3b

Browse files
[SPDBT-3989] Dog Trainer checklist language (#2720)
# Description This PR includes the following proposed change(s): - Dog Trainer checklist language
1 parent 7778c0c commit 1512b3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Spd.Presentation.GuideDogServiceDog/ClientApp/src/app/components/dog-trainer/step-dt-checklist-new.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { SPD_CONSTANTS } from '@app/core/constants/constants';
1818
<li>
1919
<div class="checklist-label">Photograph of dog trainer for the certificate</div>
2020
<p class="checklist-info">
21-
A clear photo of your face, looking straight at the camera, with a plain, white background.
21+
A clear photo of the dog trainer’s face, looking straight at the camera, with a plain, white background.
2222
</p>
2323
</li>
2424
<li>

src/Spd.Presentation.GuideDogServiceDog/ClientApp/src/app/components/dog-trainer/step-dt-checklist-renewal.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { SPD_CONSTANTS } from '@app/core/constants/constants';
2424
<li>
2525
<div class="checklist-label">Photograph of dog trainer for the certificate</div>
2626
<p class="checklist-info">
27-
A clear photo of your face, looking straight at the camera, with a plain, white background.
27+
A clear photo of the dog trainer’s face, looking straight at the camera, with a plain, white background.
2828
</p>
2929
</li>
3030
</ul>

0 commit comments

Comments
 (0)