Skip to content

docs: Fix criteria typo in wts.rb comment - #78

Open
emre155 wants to merge 3 commits into
zold-io:masterfrom
emre155:fix-typo-criteria
Open

docs: Fix criteria typo in wts.rb comment#78
emre155 wants to merge 3 commits into
zold-io:masterfrom
emre155:fix-typo-criteria

Conversation

@emre155

@emre155 emre155 commented Jul 17, 2026

Copy link
Copy Markdown

This PR fixes a grammatical typo in lib/zold/wts.rb where "criterias" (which is not a valid English word since the plural of criterion is criteria) was used.

Closes #63

Signed-off-by: emreumar <emreumar@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 17, 2026 18:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a documentation typo in Zold::WTS#find by changing the incorrect plural “criterias” to the correct “criteria”, addressing the typos CI failure described in Issue #63.

Changes:

  • Corrected the YARD comment text from “criterias” to “criteria” in lib/zold/wts.rb.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

emreumar added 2 commits July 17, 2026 22:08
Signed-off-by: emreumar <emreumar@users.noreply.github.com>
Signed-off-by: emreumar <emreumar@users.noreply.github.com>
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

3 participants