Skip to content

Commit e5a1929

Browse files
committed
nit
1 parent f1f6b4a commit e5a1929

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sources/platform/actors/running/store.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,7 @@ You would still pay for all interactions after the Actor run finishes, same as f
168168
You would still pay for the long term storage of results, same as for pay per result Actors.
169169

170170
#### Some Actors declare that I still need to pay for usage, how come?
171-
When an Actor operates in [Standby mode](https://docs.apify.com/platform/actors/running/standby), you control how the background runs scale and how efficiently they are utilized.
172-
In this case, you are responsible for paying the platform usage costs of these runs in addition to the event charges. Some selected Standby Actors may have this usage component waived, so
173-
always check the pricing page of the specific Actor to determine whether you will be charged for usage or only for events.
171+
When an Actor operates in [Standby mode](https://docs.apify.com/platform/actors/running/standby), you control how the background runs scale and how efficiently they are utilized. In this case, you are responsible for paying the platform usage costs of these runs in addition to the event charges. Some selected Standby Actors may have this usage component waived, so always check the pricing page of the specific Actor to determine whether you will be charged for usage or only for events.
174172

175173
#### Where do I see how much I was charged for the pay per result Actors?
176174

0 commit comments

Comments
 (0)