Correctly resolve promise

The Promise below is not correctly resolved. Fix the mistake such that the then() handler logs the resolved value.
JavaScript
Console