diff --git a/docs/ad-inspector.mdx b/docs/ad-inspector.mdx index d70cd758..fcc94f4c 100644 --- a/docs/ad-inspector.mdx +++ b/docs/ad-inspector.mdx @@ -2,7 +2,7 @@ The debug menu is a tool that allows you to test and debug your app's ad experience. It can be used to: -``` +```js await mobileAds().openDebugMenu(AD_UNIT_ID); ````