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

docs: Wrong error level in the "Code. Update. Repeat." chapter of the tutorial #1120

Open
SergiyKolesnikov opened this issue Aug 15, 2022 · 1 comment
Labels
docs good first issue Good for newcomers

Comments

@SergiyKolesnikov
Copy link

In the "Let’s test it out:" list, Point 3 states: "Find the logLevel line and change it from 'error' to 'info'". Although, in the source code the logLevle is set to 'warn'. So, Point 3 should read "Find the logLevel line and change it from 'warn' to 'info'".

@nicks
Copy link
Member

nicks commented Aug 16, 2022

thanks for the report!

@nicks nicks added good first issue Good for newcomers docs labels Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants