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 typos #185

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Fix typos #185

merged 1 commit into from
Nov 6, 2024

Conversation

kianmeng
Copy link
Contributor

@kianmeng kianmeng commented Nov 4, 2024

Found via codespell -S package-lock.json -L ist,als,sie

@@ -87,7 +87,7 @@ tape('imagesAtFullSize', t => {
);

t.test(
'should not unlink linked img elements if the link doesnt point to an image',
'should not unlink linked img elements if the link doesn't point to an image',
Copy link
Owner

Choose a reason for hiding this comment

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

This looks like it makes the string invalid

@danburzo
Copy link
Owner

danburzo commented Nov 4, 2024

Thank you for catching and fixing these typos!

Found via `codespell -S package-lock.json -L ist,als,sie`
@kianmeng kianmeng requested a review from danburzo November 6, 2024 17:25
@danburzo danburzo merged commit d2a4d44 into danburzo:main Nov 6, 2024
3 checks passed
@danburzo
Copy link
Owner

danburzo commented Nov 6, 2024

Thank you!

@kianmeng
Copy link
Contributor Author

kianmeng commented Nov 7, 2024

🥳 🥳 🥳 🥳 🥳

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