See that? If a .txt file contains that text, we're presented with the full line. grep comes in quite handy with *, the wildcard command.
.txt
grep
*
Remember, we need the command, the text, and then the file.