Skip to content

docs: fix README Etsy client variable#4

Open
thehanslevi wants to merge 1 commit into
breakpoint:mainfrom
thehanslevi:docs/fix-readme-etsy-variable-3
Open

docs: fix README Etsy client variable#4
thehanslevi wants to merge 1 commit into
breakpoint:mainfrom
thehanslevi:docs/fix-readme-etsy-variable-3

Conversation

@thehanslevi

Copy link
Copy Markdown

Summary

  • Update the README constructor examples to use $etsy, matching the variable referenced in the following lines.
  • Fix the same typo in both the basic and OAuth examples.

Fixes #3.

Validation

  • rg -n '\\$esty|\\$etsy|class EtsyClient|namespace breakpoint\\\\etsy|psr-4' README.md composer.json src/EtsyClient.php\n- git diff --check\n\nI also attempted php -l src/EtsyClient.php, but PHP is not installed in this environment.

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.

Small spelling mistake on the readme

1 participant