EOSIO / EOSIO/welcome

[docs] Suggestion / Change Request

Open
#482 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
39
Forks
55
PR merge metrics
No merged PRs in 30d

Description

File: [docs/30_getting-started-guide/25_hello-world.md](https://github.com/EOSIO/welcome/blob/develop/docs/30_getting-started-guide/25_hello-world.md)
Hi, there is a typo in the documentation at https://developers.eos.io/welcome/latest/getting-started-guide/hello-world/#procedure-to-add-authorization.
For the first step, please change `print( "Hello, ", name{user} );` to `print( "Hello, ", eosio::name{user} );`.
Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.