Update feat: added instructions in meet-the-node-console.en.md (#34530)

* Update meet-the-node-console.en.md

* Update meet-the-node-console.en.md
This commit is contained in:
Billy Phillips
2018-12-04 15:13:10 +00:00
committed by Aditya
parent 29297f48c9
commit 355878e921

View File

@ -12,7 +12,7 @@ To get started, just print the classic "Hello World" in the console. We recommen
## Instructions
<section id='instructions'>
Modify the <code>myApp.js</code> file to log "Hello World" to the console.
</section>
## Tests