Skip to content

Commit b0c5662

Browse files
docs: Fix lint errors
1 parent ba9a158 commit b0c5662

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sources/platform/actors/publishing/monetize/pay_per_result.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Only revenue and cost for Apify customers on paid plans are taken into considera
3131

3232
## PPR vs PPE
3333

34-
PPR charges based on the number of results produced. PPE lets you define pricing for individual events, and help you to make your pricing more flexible. You can charge for specific events directly from your Actor by calling the PPE charging API.
34+
PPR charges based on the number of results produced. PPE lets you define pricing for individual events, and help you to make your pricing more flexible. You can charge for specific events directly from your Actor by calling the PPE charging API.
3535

3636
:::info Learn more about PPE
3737

@@ -207,7 +207,7 @@ This ensures that every run generates at least one result, guaranteeing that use
207207

208208
You make your Actor PPR and set the price to be _$1/1,000 results_. During the first month, three users use your Actor.
209209

210-
#### Pricing breakdown by user
210+
### Pricing breakdown by user
211211

212212
<table>
213213
<thead>
@@ -262,7 +262,7 @@ You make your Actor PPR and set the price to be _$1/1,000 results_. During the f
262262

263263
The platform usage costs are just examples, but you can see the actual costs in the [Computing your costs for PPE and PPR Actors](/platform/actors/publishing/monetize/pricing-and-costs#computing-your-costs-for-ppe-and-ppr-actors) section.
264264

265-
#### Revenue breakdown
265+
### Revenue breakdown
266266

267267
- **Revenue (paid users only)**: $50.00 + $20.00 = **$70.00**
268268
- **Underlying cost (paid users only)**: $5.00 + $2.00 = **$7.00**

0 commit comments

Comments
 (0)