forked from GithubBackups/healthchecks
capitalize plan's name
This commit is contained in:
parent
4331497ccd
commit
dda08a6143
@ -35,7 +35,7 @@ limit depends on the account's billing plan.</p>
|
||||
<p>Account's check limit is shared by all projects owned by your account.
|
||||
For example, consider a Business account with two projects,
|
||||
"Project A" and "Project B". If A has 70 checks, then B cannot have more than
|
||||
30 checks, in order to not exceed business account's total limit of 100.</p>
|
||||
30 checks, in order to not exceed the Business account's total limit of 100.</p>
|
||||
<p>However, only checks from your own projects count towards your account's
|
||||
quota. If you get invited to somebody else's project, that does not change
|
||||
the number of checks you can create in your own projects.</p>
|
||||
@ -47,4 +47,4 @@ projects, it only takes up a single "seat".</p>
|
||||
<h2>Projects and Monthly Reports</h2>
|
||||
<p>SITE_NAME sends monthly email reports at the
|
||||
start of each month. The monthly reports list a summary of checks from
|
||||
<strong>all projects you have access to</strong> (either as the owner or as a member).</p>
|
||||
<strong>all projects you have access to</strong> (either as the owner or as a member).</p>
|
@ -45,7 +45,7 @@ limit depends on the account's billing plan.
|
||||
Account's check limit is shared by all projects owned by your account.
|
||||
For example, consider a Business account with two projects,
|
||||
"Project A" and "Project B". If A has 70 checks, then B cannot have more than
|
||||
30 checks, in order to not exceed business account's total limit of 100.
|
||||
30 checks, in order to not exceed the Business account's total limit of 100.
|
||||
|
||||
However, only checks from your own projects count towards your account's
|
||||
quota. If you get invited to somebody else's project, that does not change
|
||||
|
Loading…
x
Reference in New Issue
Block a user