[docs] Suggestion / Change Request
Open
- 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
Assessment
This issue has not been assessed yet.