Learn Advanced Bash by Building a Kitty Ipsum Translator - Build a Kitty Ipsum Translator

Tell us what’s happening:
Describe your issue in detail here.
task is " Hopefully your info file is looking good. Next, you want to do the same thing for the kitty_ipsum_2.txt file. Using echo in the terminal, append ~~ kitty_ipsum_2.txt info ~~ to the kitty_info.txt file. Put two new lines in front of the text this time. " i typed exact command what in the get hint but this doesn’t work
Your code so far
echo -e “\n\n~~ kitty_ipsum_2.txt info ~~” >> kitty_info.txt

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36

Challenge: Learn Advanced Bash by Building a Kitty Ipsum Translator - Build a Kitty Ipsum Translator

Link to the challenge:

Click the reset button and try it again.
If still doesn’t work, click get hint to see the exact command.
Then try and if it doesn’t work, take a screenshot of your screen and show it to us.