Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): Fix typo in jwk-remote-missing error message #3057

Merged
merged 1 commit into from Mar 27, 2024

Conversation

dimkl
Copy link
Member

@dimkl dimkl commented Mar 27, 2024

Description

Fix typo

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 馃悰 Bug fix
  • 馃専 New feature
  • 馃敤 Breaking change
  • 馃摉 Refactoring / dependency upgrade / documentation
  • other:

@dimkl dimkl requested a review from LekoArts March 27, 2024 11:11
@dimkl dimkl self-assigned this Mar 27, 2024
Copy link

changeset-bot bot commented Mar 27, 2024

馃 Changeset detected

Latest commit: 797a168

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LekoArts
Copy link
Member

It can be a single kid or multiple kid since it's an array that gets concenated to a comma-delimited list. That's why I chose are - if we want to have the pluralization correct all the time we should use is / are depending on how many items the cacheValues array has.

@nikosdouvlis nikosdouvlis merged commit 988a299 into main Mar 27, 2024
10 checks passed
@nikosdouvlis nikosdouvlis deleted the fix/typo-in-remote-jwk-error branch March 27, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants