You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/markdown/translated-guides/en/02 Using k6/02 Metrics/100 Create custom metrics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The constructor creates a metric object of the declared type. Each type has an `
11
11
12
12
If you need help constructing a custom metric, read the following sections of this document.
13
13
They document the procedure and provide examples.
14
-
f you're comfortable with these already, you might prefer to read the [reference documentation for each metric constructor](/javascript-api/k6-metrics).
14
+
If you're comfortable with these already, you might prefer to read the [reference documentation for each metric constructor](/javascript-api/k6-metrics).
15
15
Each topic has examples to make a custom metric and create [thresholds](/using-k6/thresholds) from it.
0 commit comments