Skip to content

Commit b74180b

Browse files
mhamasTC-MO
andauthored
Apply suggestions from code review
Co-authored-by: Michał Olender <[email protected]>
1 parent 9b33a5b commit b74180b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sources/platform/actors/running/store.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All Actors in [Apify Store](https://apify.com/store) fall into one of the four p
2525

2626
1. [**Rental**](#rental-actors) - to continue using the Actor after the trial period, you must rent the Actor from the developer and pay a flat monthly fee in addition to the costs associated with the platform usage that the Actor generates.
2727
2. [**Pay per result**](#pay-per-result) - you do not pay for platform usage the Actor generates and instead just pay for the results it produces.
28-
3. [**Pay per event**](#pay-per-event) - you do not pay for platform usage the Actor generates and instead just pay for the specific events the Actor creator defines, such as for generating a single result or starting the Actor.
28+
3. [**Pay per event**](#pay-per-event) - you can run the Actor and you do not pay for platform usage the Actor generates. Instead you pay for the specific events the Actor creator defines, such as for generating a single result or starting the Actor.
2929
4. [**Pay per usage**](#pay-per-usage) - you can run the Actor and you pay for the platform usage the Actor generates.
3030

3131
### Rental Actors
@@ -165,16 +165,16 @@ You would still pay for the long term storage of results, same as for pay per re
165165
#### Where do I see how much I was charged for the pay per result Actors?
166166
Similarly to pay per result Actors, you can see how much you have been charged on your invoices, and on the [Usage tab](https://console.apify.com/billing) of the Billing section in the Console.
167167

168-
![Pay per event actor - historical usage tab](./images/store/pay_per_event_historical_usage_tab.png)
168+
![Pay per event Actor - historical usage tab](./images/store/pay_per_event_historical_usage_tab.png)
169169

170170
You can also see the cost of each run on the run detail itself.
171171

172-
![Pay per event actor - run detail](./images/store/pay_per_event_price_on_run_detail.png)
172+
![Pay per event Actor - run detail](./images/store/pay_per_event_price_on_run_detail.png)
173173

174174
#### Can I put a cap on a cost of a single Actor run?
175175
Yes, when starting an Actor run, you can define the maximum limit on the cost of that run. When the Actor reaches the defined limit, it should terminate gracefully. Even if it didn't, for any reason, and kept producing results, we make always sure you are never charged more that your defined limit.
176176

177-
![Pay per event actor - max charge per run](./images/store/pay_per_event_price_on_run_detail.png)
177+
![Pay per event Actor - max charge per run](./images/store/pay_per_event_price_on_run_detail.png)
178178

179179
#### How do I raise a dispute if the charges for an Actor seem off?
180180
Please, in such a case, do not hesitate to contact the Actor author or our support team. If you suspect a bug in the Actor, you can also always create an issue on the Actor detail in the Apify Console.

0 commit comments

Comments
 (0)