Skip to content

docs: fix variable name in sample code#879

Merged
fb55 merged 1 commit into
inikulin:masterfrom
nolanlawson:patch-1
Apr 4, 2023
Merged

docs: fix variable name in sample code#879
fb55 merged 1 commit into
inikulin:masterfrom
nolanlawson:patch-1

Conversation

@nolanlawson
Copy link
Copy Markdown
Contributor

This code sample is using the wrong variable name. The declared variable is html, but on line 104 it tries to log a variable called str.

In line with the similar example in the same file, I renamed the variable to str.

@fb55 fb55 merged commit 8017e6a into inikulin:master Apr 4, 2023
@fb55
Copy link
Copy Markdown
Collaborator

fb55 commented Apr 4, 2023

Thanks @nolanlawson!

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