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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Typo in context.tsx #2331

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

VitalikBerashvili
Copy link

Pull Request: Fix Typo in context.tsx

Description

This pull request corrects a typo in the context.tsx file. The error message was updated for clarity:

  • Before: "Context 'Web3Context' is not accessable server-side"
  • After: "Context 'Web3Context' is not accessible server-side"

Changes

  • Fixed the typo "accessable" to "accessible" in the error message.

Related Issue

  • N/A (If applicable, link to the related issue here)

Checklist

  • Code follows the repository’s coding conventions
  • Changes are described in the PR
  • Tests have been added/updated (if applicable)
  • Documentation has been updated (if needed)

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