Skip to content

Commit

Permalink
[MDS-6135] Adding missing space in text in Submission status page (#3251
Browse files Browse the repository at this point in the history
)

adding missing space in text
  • Loading branch information
asinn134 authored Sep 20, 2024
1 parent 56b4c17 commit 182a6e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const ProjectSubmissionStatusPage = () => {
Thank you, your application has been submitted successfully!
</Typography.Title>
Your submission tracking number and status are available in the Project Description
Overview. If your application requires an Information Requirements Table(IRT), please
Overview. If your application requires an Information Requirements Table (IRT), please
download the{" "}
<LinkButton
onClick={() =>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ exports[`ProjectSubmissionStatusPage renders properly 1`] = `
>
Thank you, your application has been submitted successfully!
</h4>
Your submission tracking number and status are available in the Project Description Overview. If your application requires an Information Requirements Table(IRT), please download the
Your submission tracking number and status are available in the Project Description Overview. If your application requires an Information Requirements Table (IRT), please download the
<a
role="link"
Expand Down

0 comments on commit 182a6e6

Please sign in to comment.