Skip to content

Commit

Permalink
add dashed to failed submission note
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Feb 25, 2020
1 parent 803da94 commit fd6d0ec
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 fd6d0ec

Please sign in to comment.