Skip to content

Commit 4870c1b

Browse files
docs: PR review comments
1 parent ea3cc39 commit 4870c1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,10 @@ However, we acknowledge that some events don't produce tangible results (such as
321321

322322
Examples:
323323

324-
- _"scraped-product" event_: Each charge adds one product record to the dataset
325-
- _"processed-image" event_: Each charge adds one processed image to the dataset
326-
- _"extracted-review" event_: Each charge adds one review to the dataset
327-
- _"ai-analysis" event_: Each charge processes one document through an AI workflow (no tangible output, but valuable processing)
324+
- _`scraped-product` event_: Each charge adds one product record to the dataset
325+
- _`processed-image` event_: Each charge adds one processed image to the dataset
326+
- _`extracted-review` event_: Each charge adds one review to the dataset
327+
- _`ai-analysis` event_: Each charge processes one document through an AI workflow (no tangible output, but valuable processing)
328328

329329
### Use idempotency keys to prevent double charges
330330

0 commit comments

Comments
 (0)