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

Fix typo vtps to vpts #164

Merged
merged 1 commit into from
Aug 5, 2022
Merged

Fix typo vtps to vpts #164

merged 1 commit into from
Aug 5, 2022

Conversation

peterdesmet
Copy link
Member

Notice this fun (but very consistent) typo in the code vtps rather than vpts.

Fixed with grep to search for all occurrences of incorrect:

vtps
Vtps
VTPS

The following functions work fine after the change:

npm run build
npm run serve
npm run test:unit

Fixed with grep to search for all occurrences of incorrect

vtps
Vtps
VTPS
Copy link
Collaborator

@niconoe niconoe left a comment

Choose a reason for hiding this comment

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

All good, sorry for introducing all of those typos in the first place :)

@niconoe niconoe merged commit ab31a8c into main Aug 5, 2022
@peterdesmet peterdesmet deleted the vtps2vpts branch August 5, 2022 15:07
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.

None yet

2 participants