diff --git a/web/gui-v2/src/static_data/tooltips.js b/web/gui-v2/src/static_data/tooltips.js
index 08324c8..807cedb 100644
--- a/web/gui-v2/src/static_data/tooltips.js
+++ b/web/gui-v2/src/static_data/tooltips.js
@@ -90,7 +90,7 @@ const tooltips = {
detailView: {
publications: {
aiResearchArticles: <>For details on how we identify and count AI research articles, read the PARAT documentation>,
- highlyCitedArticles: <>Highly cited articles are defined as the tktk% of articles in each publication year with the most citations.>,
+ 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 >>>,
topConferencePubsChart: <>Includes publications accepted at selected prominent AI research conferences around the world. Read more >>>,
},