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: rename parameter in fetchCanvasDetail from privider to provider #1296

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

Conversation

betrayalove
Copy link

PR Summary

[comment]: This pull request addresses a typo in the fetchCanvasDetail function. The parameter name was incorrectly spelled as privider and has now been corrected to provider. This change ensures that the function is more readable and less prone to confusion or potential bugs in the future.


Checklist

  • There are breaking changes
  • I've added/changed/removed ENV variable(s)
  • I checked whether I should update the docs and did so by updating /docs

Description

[comment]: This PR fixes a minor typo in the fetchCanvasDetail function. The incorrect parameter name privider has been renamed to provider. This is purely a code-quality tweak and does not introduce any functional changes.

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