Skip to content

Conversation

@Ibrahim4594
Copy link

@Ibrahim4594 Ibrahim4594 commented Dec 12, 2025

Description

Fixed a typo in the error message for ProcessLockAcquireTimeoutError in the auth-js package.

Changes

  • File: packages/core/auth-js/src/lib/locks.ts:232
  • Change: "Acquring""Acquiring"

Type of Change

  • Bug fix (fix)
  • New feature (feat)
  • Breaking change (feat! or fix!)
  • Documentation update (docs)
  • Other (chore, refactor, etc.)

Testing

  • Code formatted (nx format)
  • Builds passing (nx build auth-js)
  • Used conventional commits

Additional Context

This is a simple typo fix in an error message that improves code quality and professionalism.

Fixed typo in ProcessLockAcquireTimeoutError message in locks.ts. The error message incorrectly spelled "Acquiring" as "Acquring". 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Ibrahim4594 Ibrahim4594 requested review from a team as code owners December 12, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant