hey jeff,
unfortunately there's no out-of-the box solution for this inside easyblog. however I'm attaching you a modified file here that will help you accomplish this.
in order to get this work you have to do 2 steps:
1) upload the file to your yourjoomla/templates/yourtemplate/html/com_easyblog (of course yourjoomla=your directory and yourtemplate=name of your template). doing this will put the file to the overrides folder, means you don't have to worry about updates and therefore don't have to apply changes over and over again
2) add this to your frontend language override (if you use multiple languages then add this to all your languages): COM_EASYBLOG_TAGS_CUSTOM_TEXT="Enter some custom text here..." and replace my demo text with the informations you want to provide.
hope this helps but if you have any questions about this or need further assistance feel free to ask anytime