Skip to content

Conversation

@mdqst
Copy link

@mdqst mdqst commented Nov 12, 2024

Problem solved

This pull request fixes several typos and inconsistencies in the documentation:

  1. "pacakge" is corrected to "package":

    • Original: "Using your favorite pacakge manager..."
    • Corrected: "Using your favorite package manager..."
  2. "require" is corrected to "required":

    • Original: "...install all the require dependencies..."
    • Corrected: "...install all the required dependencies..."
  3. "form" is corrected to "from":

    • Original: import { ThirdwebProvider } **form** "thirdweb/react";
    • Corrected: import { ThirdwebProvider } **from** "thirdweb/react";

Changes Made:

  • Corrected typos in the setup instructions to ensure clarity and consistency.

This pull request fixes several typos and inconsistencies in the documentation.

Signed-off-by: Dmitry <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented Nov 12, 2024

⚠️ No Changeset found

Latest commit: 9fe8398

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 12, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@vercel
Copy link

vercel bot commented Nov 12, 2024

@mdqst is attempting to deploy a commit to the thirdweb Team on Vercel.

A member of the Team first needs to authorize it.

@mdqst
Copy link
Author

mdqst commented Nov 13, 2024

gregfromstl, why did you close this PR instead of merging it?

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.

2 participants