Skip to content

fix: add ths to typos allowlist#109

Merged
bzy-debug merged 2 commits intomainfrom
copilot/fix-typo-check-ci-failure
Mar 3, 2026
Merged

fix: add ths to typos allowlist#109
bzy-debug merged 2 commits intomainfrom
copilot/fix-typo-check-ci-failure

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

The typos CI check was failing because the variable name ths (plural of HTML th elements) in website/main/tour.mbt was flagged as a misspelling of "the"/"this".

Change

  • Added ths = "ths" to _typos.toml [default.extend-words], consistent with existing allowlist entries (childs, seeked)
Original prompt

This section details on the original issue you should resolve

<issue_title>typo check CI is failing</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: bzy-debug <71200607+bzy-debug@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typo check CI failure fix: add ths to typos allowlist Mar 3, 2026
@bzy-debug bzy-debug marked this pull request as ready for review March 3, 2026 06:47
@bzy-debug bzy-debug merged commit d21c2c3 into main Mar 3, 2026
2 checks passed
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.

typo check CI is failing

2 participants