Skip to content

Commit 6b9ecac

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Fix 2 typos
1 parent b83c60d commit 6b9ecac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pricing/quotas/manage-ui-profile-hours.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ UI Profiling provides two "lifecycle" modes that can be used to control when the
3434

3535
### On Mobile
3636

37-
To estimate monthly usage for UI profiling when used on mobile, the calculation is **average user session length in hours * the number of sampled user sessions per month.** For example, if the average user session length is 6 minutes and there are 10,000 sampled user sessions per month, then the total usage os **0.1 hours * 10,000 sessions = 1,000 hours per month.** You can reduce the number of profiling hours by profiling a smaller number of user sessions (reducing profile_session_sample_rate), or only profiling devices or configurations tht are particularly performance sensitive (like low-end mobile devices).
37+
To estimate monthly usage for UI profiling when used on mobile, the calculation is **average user session length in hours * the number of sampled user sessions per month.** For example, if the average user session length is 6 minutes and there are 10,000 sampled user sessions per month, then the total usage os **0.1 hours * 10,000 sessions = 1,000 hours per month.** You can reduce the number of profiling hours by profiling a smaller number of user sessions (reducing `profile_session_sample_rate`), or only profiling devices or configurations tht are particularly performance sensitive (like low-end mobile devices).
3838

3939
### In The Browser
4040

41-
To estimate monthly usage for UI Profiling when used in the browser, the calculation is **average user session length in hours * the number of user sessions per month.** FOr example, if the average user session length is 6 minutes and there are 10,000 sampled user sessions per month, then the total usage is **0.1 hours * 10,000 sessions = 1,000 hours per month**. You can reduce the cost of profiling by profiling a smaller number of user sessions (reducing `profile_session_sample_rate`).
41+
To estimate monthly usage for UI Profiling in the browser, the calculation is **average user session length in hours * the number of user sessions per month.** For example, if the average user session length is 6 minutes and there are 10,000 sampled user sessions per month, then the total usage is **0.1 hours * 10,000 sessions = 1,000 hours per month**. You can reduce the number of profiling hours by profiling a smaller number of user sessions (reducing `profile_session_sample_rate`).
4242

4343
## How Do You Purchase UI Profiling?
4444

0 commit comments

Comments
 (0)