Skip to content

Commit 165c096

Browse files
typos and style billing-overview.md
1 parent 476b14c commit 165c096

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

user/billing-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,8 @@ Usage-based plans may have or may have not user-license allowance included in th
293293
294294
> If a build is triggered, the system will check if this is a new unique user triggering build. If yes, system checks if consuming user-license exceeds user-license limit included:
295295
>
296-
> * no - no credit charge for user-license
297-
> * yes - credit charge for user license will be immediately dedcuted from the available credit pool upon the build start.
296+
> no - no credit charge for user-license
297+
> yes - credit charge for user license will be immediately deducted from the available credit pool upon the build start.
298298
>
299299
> The respective cost of build jobs execution in credits will be deducted from the available credit pool.
300300
@@ -304,8 +304,8 @@ Usage-based plans may have or may have not user-license allowance included in th
304304
>
305305
> If a build is triggered, the system will check if this is a new unique user triggering build. If yes, system checks if consuming user-license exceeds pool of discounted user-license limit included in the plan:
306306
>
307-
> * no - if this is 1st user out of first 3 discounted, a charge of e.g. 25k credits is deducted upon build start. If this is 2nd or 3rd unique user within a month, no credits are deducted from credit pool.
308-
> * yes - full user-license credits charge is deducted from available credit pool upon build start.
307+
> no - if this is 1st user out of first 3 discounted, a charge of e.g. 25k credits is deducted upon build start. If this is 2nd or 3rd unique user within a month, no credits are deducted from credit pool.
308+
> yes - full user-license credits charge is deducted from available credit pool upon build start.
309309
>
310310
> The respective cost of build jobs execution in credits will be deducted from the available credit pool.
311311
@@ -322,8 +322,8 @@ With every build started, Travis CI keeps track of how many unique users trigger
322322
323323
> If a build is triggered, the system will check if this is a new unique user triggering build and if any potential included user-license allowance are exceeded:
324324
>
325-
> * no - count of consumed paid user-licenses is not increased
326-
> * yes - count of consumed paid user-licenses is increased
325+
> no - count of consumed paid user-licenses is not increased
326+
> yes - count of consumed paid user-licenses is increased
327327
>
328328
> Depending on whether the plan is monthly or annual, respectively, there will be direct charge to credit card at the end of month or no more new unique users will be allowed to trigger builds this month.
329329
>

0 commit comments

Comments
 (0)