Skip to content

Commit be64e46

Browse files
Update verbose_debugging_reports.md
1 parent f6c6a38 commit be64e46

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
@@ -33,7 +33,7 @@ The `body` will contain the following fields for all source debugging reports:
3333
This will be a string if there was one such site, or a list of strings if
3434
there were multiple.
3535
* `source_event_id`: The source registration's `source_event_id`.
36-
* `source_site`: The top-level site on which the source registration occurred.
36+
* `source_site`: The top-level site, or the embedded site for specific use cases, on which the source registration occurred.
3737

3838
Additionally:
3939

@@ -149,7 +149,7 @@ Additionally:
149149
* If the trigger was attributed to a source, then the `body` will also contain
150150
the following fields:
151151
* `source_event_id`: The source registration's `source_event_id`.
152-
* `source_site`: The top-level site on which the source registration
152+
* `source_site`: The top-level site, or embedded site for specific use cases, on which the source registration
153153
occurred.
154154
* `source_debug_key`: The source registration's `debug_key`, but omitted if
155155
the source registration did not contain a valid `debug_key` or

0 commit comments

Comments
 (0)