Skip to content

Update prefill pattern to include plural form#4054

Merged
ethanpalm merged 1 commit intomainfrom
vale-vocab-1772765067
Mar 6, 2026
Merged

Update prefill pattern to include plural form#4054
ethanpalm merged 1 commit intomainfrom
vale-vocab-1772765067

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Mar 6, 2026

Summary

  • Updates the Vale vocabulary pattern for prefill to include the plural form prefills
  • The pattern prefill(ing|ed)? has been changed to prefill(s|ing|ed)?

This addresses a Vale spelling warning flagged in PR #4040.


Note

Low Risk
Low risk configuration-only change that only affects Vale linting behavior by expanding an allowed term pattern.

Overview
Updates Vale’s accept.txt vocabulary regex for prefill to also allow the plural form prefills (changing prefill(ing|ed)? to prefill(s|ing|ed)?), reducing false-positive spelling warnings during docs linting.

Written by Cursor Bugbot for commit f048b74. This will update automatically on new commits. Configure here.

@ethanpalm ethanpalm merged commit c7b045b into main Mar 6, 2026
5 checks passed
@ethanpalm ethanpalm deleted the vale-vocab-1772765067 branch March 6, 2026 17:12
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.

1 participant