Skip to content

Fix: Correct camelCase for getdata() to getData() in Error Handling section - #728

Open
Allwell987 wants to merge 1 commit into
ryanmcdermott:masterfrom
Allwell987:patch-1
Open

Fix: Correct camelCase for getdata() to getData() in Error Handling section#728
Allwell987 wants to merge 1 commit into
ryanmcdermott:masterfrom
Allwell987:patch-1

Conversation

@Allwell987

Copy link
Copy Markdown

Fixed incorrect camelCase in the Error Handling section.
"getdata()" corrected to "getData()" in both the Bad and Good
examples under "Don't ignore rejected promises".
This is especially ironic in a clean-code guide!

@lbesecker195 lbesecker195 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Both occurrences of getdata() corrected to getData(), consistent with the camelCase convention the guide recommends. LGTM.

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