diff --git a/web/gui-v2/src/static_data/tooltips.js b/web/gui-v2/src/static_data/tooltips.js
index d0819aa..74a3153 100644
--- a/web/gui-v2/src/static_data/tooltips.js
+++ b/web/gui-v2/src/static_data/tooltips.js
@@ -86,10 +86,10 @@ const tooltips = {
},
detailView: {
publications: {
- aiResearchArticles: <>For details on how we identify and count AI research articles, read the dataset documentation. Articles from the past several months may be omitted.>,
+ aiResearchArticles: <>For details on how we identify and count AI research articles, read the dataset documentation. More recent articles may be omitted.>,
highlyCitedArticles: <>Highly cited articles are defined as the 10% of articles in each publication year with the most citations.>,
- topResearchTopicsTable: <>Articles are assigned to AI subtopics using ETO classifiers. Read more >> Articles from the past several months may be omitted.>,
- topConferencePubsChart: <>Includes publications accepted at selected prominent AI research conferences around the world. Read more >> Articles from the past several months may be omitted.>,
+ topResearchTopicsTable: <>Articles are assigned to AI subtopics using ETO classifiers. Read more >> More recent articles may be omitted.>,
+ topConferencePubsChart: <>Includes publications accepted at selected prominent AI research conferences around the world. Read more >> More recent articles may be omitted.>,
},
patents: {
aiRelatedPatents: <>For details on how we identify and count AI patent filings, read the dataset documentation. Some recent patents may be omitted.>,