From 732d577078ead5104b6afaa4c56be0d14c60b631 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 19 Aug 2019 16:32:17 +0100 Subject: Text changes --- app/main/routes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/main/routes.py') diff --git a/app/main/routes.py b/app/main/routes.py index 52c7871..85e8144 100644 --- a/app/main/routes.py +++ b/app/main/routes.py @@ -19,7 +19,7 @@ RUBRIC = """ Please mark the point(s) in the time series where an abrupt change in the behaviour of the series occurs. The goal is to define segments of the time series that are separated by places where these abrupt changes occur. Recall - that it is also possible for there to be no such changes. + that it is also possible for there to be no change points.
""" -- cgit v1.2.3