Skip to content

Commit 6da17c1

Browse files
authored
Fix typos in billing actions minutes documentation (#41149)
1 parent 0e67db5 commit 6da17c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/billing/concepts/product-billing/github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@ Storage is billed based on hourly usage of artifacts throughout the month. Minut
7878
7979
### Minute multipliers
8080

81-
Each type of runner has a minute multipler that is determined by the operating system and processing power. For example, jobs that run on Windows and macOS runners hosted by {% data variables.product.github %} consume minutes at 2 and 10 times the rate that jobs on Linux runners consume.
81+
Each type of runner has a minute multiplier that is determined by the operating system and processing power. For example, jobs that run on Windows and macOS runners hosted by {% data variables.product.github %} consume minutes at 2 and 10 times the rate that jobs on Linux runners consume.
8282

8383
| Operating system | Minute multiplier |
8484
|----------------- | :----------------:|
8585
| Linux | 1 |
8686
| Windows | 2 |
8787
| macOS | 10 |
8888

89-
For full details of minute multiplers for {% data variables.product.github %}-hosted runners, see [AUTOTITLE](/billing/reference/actions-minute-multipliers).
89+
For full details of minute multipliers for {% data variables.product.github %}-hosted runners, see [AUTOTITLE](/billing/reference/actions-minute-multipliers).
9090

9191
### Example minutes cost calculation
9292

0 commit comments

Comments
 (0)