Skip to content

Fix some problems with capitalized words#5

Merged
jecisc merged 3 commits intomasterfrom
fix-some-capitalized
Mar 4, 2026
Merged

Fix some problems with capitalized words#5
jecisc merged 3 commits intomasterfrom
fix-some-capitalized

Conversation

@jecisc
Copy link
Copy Markdown
Member

@jecisc jecisc commented Mar 3, 2026

I fixed two main problems:

  • Irregular nouns were only right for uncapitalized words
  • Vertices/Indicies rule was only watching uncapitalized words

Fixes #4

jecisc added 3 commits March 4, 2026 00:31
I fixed two main problems:
- Irregular nouns were only right for uncapitalized words
- Vertices/Indicies rule was only watching uncapitalized words

Fixes #4
@jecisc jecisc merged commit 842dc76 into master Mar 4, 2026
6 of 12 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.

Bug: #asSingular is affected by capitalization

1 participant