Skip to content

Commit f7edd6b

Browse files
committed
fix - migration does not apply to rentals
1 parent 3ee3f1c commit f7edd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ If you want to use the synthetic start event, remove the existing start event fr
183183

184184
The `apify-default-dataset-item` synthetic event charges users for each item written to the run's default dataset. It lets you align PPE pricing with per-result use cases without adding charging code to your Actor.
185185

186-
This event simplifies migration from rental or pay-per-result Actors to the pay-per-event (PPE) model. No code changes are required.
186+
This event simplifies migration from pay-per-result (PPR) Actors to the pay-per-event (PPE) model. No code changes are required.
187187

188188
#### How the synthetic default dataset item event works
189189

0 commit comments

Comments
 (0)