aboutsummaryrefslogtreecommitdiff
path: root/app/main/routes.py
diff options
context:
space:
mode:
Diffstat (limited to 'app/main/routes.py')
-rw-r--r--app/main/routes.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/main/routes.py b/app/main/routes.py
index 3f9b953..e40b971 100644
--- a/app/main/routes.py
+++ b/app/main/routes.py
@@ -12,7 +12,8 @@ from app.models import Annotation, Task
from app.main.datasets import load_data_for_chart
RUBRIC = """
-<i>Please mark all the points in the time series where an abrupt change in
+<i>Please mark all the points in the time series where an <b>abrupt change</b>
+in
the behaviour of the series occurs.</i>
<br>
If there are no such points, please click the <u>no changepoints</u> button.