Skip to content

Fix typo: "criterias" -> "criteria" in wts.rb - #76

Open
theraihanrakibb wants to merge 1 commit into
zold-io:masterfrom
theraihanrakibb:fix/typo-criterias
Open

Fix typo: "criterias" -> "criteria" in wts.rb#76
theraihanrakibb wants to merge 1 commit into
zold-io:masterfrom
theraihanrakibb:fix/typo-criterias

Conversation

@theraihanrakibb

Copy link
Copy Markdown

Summary

Fixes the typo reported in #63: `criterias` → `criteria` in the comment at `lib/zold/wts.rb:140`.

Details

  • Single occurrence replaced; "criteria" is the correct plural form.
  • Resolves the failing typos CI step.

Closes #63

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 "criterias" in lib/zold/wts.rb line 140 breaks the typos CI step

1 participant