emsesc commited on
Commit
0f670c4
·
1 Parent(s): aaa721d

Update alert text

Browse files
Files changed (1) hide show
  1. layout_components.py +1 -1
layout_components.py CHANGED
@@ -134,7 +134,7 @@ def build_alert_and_title() -> html.Div:
134
  "textDecoration": "underline",
135
  },
136
  ),
137
- " download data, which is less precise than data analyzed in the paper.",
138
  ],
139
  color="blue",
140
  radius="md",
 
134
  "textDecoration": "underline",
135
  },
136
  ),
137
+ " download data. Our paper uses deduplicated usage data, which is available upon request.",
138
  ],
139
  color="blue",
140
  radius="md",