Skip to content

Commit

Permalink
Merge pull request #266 from cfpb/dashes-submission-failure
Browse files Browse the repository at this point in the history
Add dashes to failed submission note
  • Loading branch information
meissadia authored Feb 25, 2020
2 parents 803da94 + fd6d0ec commit 597b923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/filing/refileWarning/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const getText = props => {
text = (
<div className='failed'>
Please select the &quot;Upload a new file&quot; button to restart the
process. Ensure that your text file has no spaces between characters in
process. Ensure that your text file has no spaces or dashes between characters in
LEI/ULI fields and is pipe delimited, not tab or comma delimited.
</div>
)
Expand Down

0 comments on commit 597b923

Please sign in to comment.