Skip to content

Commit 33e3cdc

Browse files
authored
Fix a load of typos
1 parent af34137 commit 33e3cdc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

user/billing-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The variety of plans provides you with the flexibility to choose the plan that s
1616

1717
| Billing Period | Concurrency based | Usage based |
1818
|:------- |:-----------------:|:-----------:|
19-
|Month | Concurrent jobs limit<br />Unlimited build minutes on Linux, Windows, and FreeBSD<br />Paid macOS builds (credits)<br /><br />Available via [site](https://travis-ci.com/account/plan) | Very high concurrency limit<br />Paid macOS, Linux, Windows, and FreeBSD build minutes (credits)<br />Paid user licenses (only per users trigerring the builds)<br /><br />Contact Travis CI to obtain|
19+
|Month | Concurrent jobs limit<br />Unlimited build minutes on Linux, Windows, and FreeBSD<br />Paid macOS builds (credits)<br /><br />Available via [site](https://travis-ci.com/account/plan) | Very high concurrency limit<br />Paid macOS, Linux, Windows, and FreeBSD build minutes (credits)<br />Paid user licenses (only per users triggering the builds)<br /><br />Contact Travis CI to obtain|
2020

2121
For the majority of users, a single concurrency based plan should be sufficient. However, if you build a lot of minutes per month and concurrency becomes a bottleneck, please contact Travis CI asking for a Usage based plan.
2222

@@ -136,15 +136,15 @@ Partner Queues are available only for standard instance size.
136136
137137
By design, the billing system usually allows the build job to finish even if the possible cost of the build job expressed in credits exceeds the available credits balance. Once the build finishes you may notice your credit balance to be negative. **This is perfectly normal.** Whenever your credits get replenished, e.g. after purchasing an addon, the negative balance will be deducted from the newly arriving credit pool. What remains is your available credit balance for your builds.
138138
139-
Please note: Currenlty, if the system decides that the build could cause your negative balance to be too high, the job can be canceled mid-flight due to insufficient credits balance. This will be addressed in one of the incoming updates in order to allow fluent processing for your builds.
139+
Please note: Currently, if the system decides that the build could cause your negative balance to be too high, the job can be canceled mid-flight due to insufficient credits balance. This will be addressed in one of the incoming updates in order to allow fluent processing for your builds.
140140
141141
142142
#### Credits vs. OSS Only Credits
143143
144144
Credits can be used to build both over private and public repositories.
145145
146-
On occassion, an allotment of OSS Only credits may be granted by Travis CI. These credits may be used only for builds over public repositories and are meant for open source support.
147-
The OSS credits may be assigned as one time pool or renewable pool, subject to case by case assesment of Travis CI staff.
146+
On occasion, an allotment of OSS Only credits may be granted by Travis CI. These credits may be used only for builds over public repositories and are meant for open source support.
147+
The OSS credits may be assigned as one time pool or renewable pool, subject to case by case assessment of Travis CI staff.
148148
149149
The OSS credits is a pool of credits completely separate from regular credits, with separate credits balance tracking.
150150

0 commit comments

Comments
 (0)