Build a Greeting Bot - Step 2

Tell us what’s happening:

I put in the correct code on build a greeting bot, and it told me to check If it had quotes. it had the quotes. plz help

Your code so far

console.log("Hi there!");

// User Editable Region

console.log("I am exited to talk to you.")

// User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36

Challenge Information:

Build a Greeting Bot - Step 2

You have a typo in the message you were asked to log.

Moving ahead, it’s usually best to copy/paste requested text directly from the instructions to avoid this type of issue.