Skip to content

fix typo in the README.md#65

Open
bbognar1992 wants to merge 1 commit intolinkedin-developers:mainfrom
bbognar1992:patch-1
Open

fix typo in the README.md#65
bbognar1992 wants to merge 1 commit intolinkedin-developers:mainfrom
bbognar1992:patch-1

Conversation

@bbognar1992
Copy link
Copy Markdown

fix: correct typo in the access_token parameter in the example

Correct the typo in the access_token parameter used in the example section to ensure accurate representation.

Removed ambiguity caused by the typo, ensuring clarity for users referencing the example.

fix a typo with the access_token parameter in the example
@bbognar1992 bbognar1992 changed the title fix type in the README.md fix typo in the README.md Nov 25, 2024
Copy link
Copy Markdown

@ZLeventer ZLeventer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed — `acccess_token` (triple-c) → `access_token` is a real typo in the README's finder example. This would cause a `TypeError: unexpected keyword argument` for anyone copy-pasting the example code.

Quick fix, should be safe to merge.

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.

2 participants