Connect Javascript strings (2)

Adjust the code below so that the value of the variable word is inserted into the string of the variable sentence using a template literal. Run the code to see if the complete sentence is logged.
JavaScript
Console