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

chore: fix typo in mortgage 'principle' #117

Merged
merged 5 commits into from
Oct 24, 2024
Merged

chore: fix typo in mortgage 'principle' #117

merged 5 commits into from
Oct 24, 2024

Conversation

zz-hh-aa
Copy link
Collaborator

Does what it says--fixes instances of mortgage principal to principle.

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fairhold-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2024 2:24pm

Copy link
Contributor

@DafyddLlyr DafyddLlyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good spot thanks - there's a mismatch between a number of functions and the class property.

I'm not sure this is a spelling issue, or UK vs US spellings issue, though - principle and principal are two different words and I think "principal" is right here.

Principal in a mortgage sense is the amount borrowed, but I think is often confused with the banking term "mortgage in principle" (i.e. in theory you can borrow based on what we know, as in "from first principles").

@zz-hh-aa
Copy link
Collaborator Author

Excellent spot! I think you're right and I got wires crossed with mortgage in principle, in any case all consistent to 'principal' now.

app/models/Mortgage.ts Outdated Show resolved Hide resolved
app/models/Mortgage.test.ts Outdated Show resolved Hide resolved
Co-authored-by: Dafydd Llŷr Pearson <[email protected]>
@zz-hh-aa zz-hh-aa merged commit d51271c into main Oct 24, 2024
5 checks passed
@zz-hh-aa zz-hh-aa deleted the oz/principle-typo branch October 24, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants