Skip to content

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