From 9175b2d5df0e0fbc49acd26e24c4108a759f0825 Mon Sep 17 00:00:00 2001 From: Garrett Tanzer Date: Tue, 24 Oct 2023 17:12:13 -0400 Subject: [PATCH] Update Fenced_Frames_Ads_Reporting.md --- Fenced_Frames_Ads_Reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fenced_Frames_Ads_Reporting.md b/Fenced_Frames_Ads_Reporting.md index 402979de5..e0182433e 100644 --- a/Fenced_Frames_Ads_Reporting.md +++ b/Fenced_Frames_Ads_Reporting.md @@ -152,7 +152,7 @@ Bidder worklets are able to register macros with the browser in their `reportWin Two strings. **macro name** It’s case sensitive, e.g., `“PUBLISHER_ID”`. -**macro value”” The value of the macro that is used to substitute the macro (e.g., ${PUBLISHER_ID}) in `reportEvent()` API’s destination URL parameter. +**macro value** The value of the macro that is used to substitute the macro (e.g., ${PUBLISHER_ID}) in `reportEvent()` API’s destination URL parameter. ### Example ```