Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMBCESSMOD-5494: Fix spelling mistake #2260

Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div style="text-align: center; padding: 0 var(--size-2)">
<h1 mat-dialog-title>Revised Needs Assessment Submitted</h1>
<p class="card-heading">
For {{ supportType }}, please connect with an ESS Responder or proceed to your closet Reception Center.
For {{ supportType }}, please connect with an ESS Responder or proceed to your closest Reception Center.
</p>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<mat-dialog-content>
<h1 mat-dialog-title>ESS File Successfully Updated</h1>
<p class="card-heading">
For Supports, please connect with an ESS Responder or proceed to your closet Reception Center.
For Supports, please connect with an ESS Responder or proceed to your closest Reception Center.
</p>
</mat-dialog-content>

Expand Down