Skip to content

Commit 194940e

Browse files
authored
Merge pull request circleci#4382 from circleci/ryanpedersen-patch-1
fixing typo
2 parents 2af9e38 + 2c5254e commit 194940e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/api-developers-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ Notice that in this JSON response, you will receive detailed metrics for the set
550550
- `throughput` - The average number of builds per day.
551551
- `mttr` - The Mean Time to Recovery (MTTR). This is the average time it takes, when a CI build fails, to get it back to a "success" status.
552552
- `duration_metrics` - A collection of specific metrics and measurements that provide the duration of the workflow, which includes `min`, `max`, `median`, `mean`, `p95`, and `standard_deviation`.
553-
- `total credits used` - The total number of credits taht were used during the build.
553+
- `total credits used` - The total number of credits that were used during the build.
554554
- `windows_start & windows_end` - The time the build was initiated, and then completed.
555555

556556
**Note** The above example only shows just a few builds. When you run this command, you may receive up to 250 individual builds that you can review in much more detail.

0 commit comments

Comments
 (0)