Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #115 from cfpb/meissadia/lender-code-label
Browse files Browse the repository at this point in the history
Change label for Other Lender Code: 3 to "Independent MBS"
  • Loading branch information
wpears authored Feb 28, 2020
2 parents cc89040 + 2da40d9 commit 791767c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/otherLenderCodes.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ export default [
name:
'Mortgage Banking Subsidiary or Bank Holding Company or Service Corporation'
},
{ id: '3', name: 'HUD' },
{ id: '3', name: 'Independent MBS' },
{ id: '5', name: 'Affiliate' }
]

0 comments on commit 791767c

Please sign in to comment.