en.javascript.info
en.javascript.info copied to clipboard
Update solution.md
Edited the sentence saying the outer code had to await to saying the outer code had to .then() as the outer code is not inside an async function.