diff --git a/app.py b/app.py
index 7cd093521006d591676736131ceb3786ee5a27f7..b56307242cf4261119e27a85649a8a706d859b6a 100644
--- a/app.py
+++ b/app.py
@@ -310,8 +310,8 @@ def main():
             # get_table_download_link_csv(df_author,author_name)
 
             st.markdown(
-                """Note below, the reference data set in the "the Science of Writing is Declining Over Time, was measured using a custom Flestch algorithm, and it contains negative values and is downward biased.
-			The second plot contains a comparison to the ART corpus data set, which was analysed using the newer textstat standard algorithm.
+                """Note below, the reference data set in the "the Science of Writing is Declining Over Time, was measured using a custom Flestch algorithm, and it contains (cleaned) negative values and is downward biased.
+			The plot also contains a comparison to the ART corpus data set, which was analysed using the newer textstat standard algorithm.
 			"""
             )