| Index: tools/telemetry/telemetry/web_perf/metrics/timeline_based_metric.py
|
| diff --git a/tools/telemetry/telemetry/web_perf/metrics/timeline_based_metric.py b/tools/telemetry/telemetry/web_perf/metrics/timeline_based_metric.py
|
| index 0ad00aa7eed5f00e17be70d421e9bf179e387007..d1307e9a162a0c54622fa28846943df813e04a54 100644
|
| --- a/tools/telemetry/telemetry/web_perf/metrics/timeline_based_metric.py
|
| +++ b/tools/telemetry/telemetry/web_perf/metrics/timeline_based_metric.py
|
| @@ -5,7 +5,7 @@
|
|
|
| class TimelineBasedMetricException(Exception):
|
| """Exception that can be thrown from metrics that implements
|
| - TimelineBasedMetric to indicate a problem arised when computing the metric.
|
| + TimelineBasedMetric to indicate a problem arose when computing the metric.
|
| """
|
|
|
|
|
|
|