Searching a directory for words in a file

i have a folder with subfolders and files. id like to search all files in this folder(which may be in subfolders) for a specific phrase. what’s the easiest way to do this?

thanks