Skip to content

Commit

Permalink
Fix missing syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorJohn committed Jul 17, 2024
1 parent 1b1e122 commit f6ee8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ad-inspector.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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);
````

Expand Down

0 comments on commit f6ee8ae

Please sign in to comment.