diff --git a/jdaviz/components/tooltip.vue b/jdaviz/components/tooltip.vue index 99e3f66da2..d04f942e45 100644 --- a/jdaviz/components/tooltip.vue +++ b/jdaviz/components/tooltip.vue @@ -112,8 +112,8 @@ const tooltips = { 'plugin-vo-refresh-resources': 'Search for available resources based on above constraints', 'plugin-vo-autocenter-centered': 'Viewer is currently centered on these coordinates', 'plugin-vo-autocenter-not-centered': 'Click to update coordinates to viewer\'s center', - 'plugin-vo-filter-coverage': `Only show surveys that report coverage within specified radius of provided coordinates. Queries may take longer to process

-
+ 'plugin-vo-filter-coverage': `Only show surveys that report coverage within radius of coordinates.
Queries may take longer to process.

+
Note: Surveys which have not implemented coverage information will also be excluded. If you are expecting a survey that doesn't appear, try disabling coverage filtering.
`