Skip to content

Commit cdf39fc

Browse files
committed
Update verbose_debugging_reports.md
1 parent 7de8374 commit cdf39fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

verbose_debugging_reports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The `body` will contain the following fields for all source debugging reports:
3939
This will be a string if there was one such site, or a list of strings if
4040
there were multiple.
4141
* `source_event_id`: The source registration's `source_event_id`.
42-
* `source_site`: The top-level site on which the source registration occurred.
42+
* `source_site`: The top-level site, or the embedded site for specific use cases, on which the source registration occurred.
4343

4444
Additionally:
4545

@@ -155,7 +155,7 @@ Additionally:
155155
* If the trigger was attributed to a source, then the `body` will also contain
156156
the following fields:
157157
* `source_event_id`: The source registration's `source_event_id`.
158-
* `source_site`: The top-level site on which the source registration
158+
* `source_site`: The top-level site, or embedded site for specific use cases, on which the source registration
159159
occurred.
160160
* `source_debug_key`: The source registration's `debug_key`, but omitted if
161161
the source registration did not contain a valid `debug_key` or

0 commit comments

Comments
 (0)