Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit afa33bc

Browse files
author
Kevin Richter
committed
[API-740] Fix code block showing on index page
1 parent 45a6ad8 commit afa33bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/v1/index.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ More information about the wrapper can be found on [this page](wrapper.html)
4040

4141
> To authorize, use this code:
4242
43-
```javascript
43+
```javascript--wrapper
4444
import { ImplicitFlow, Maps4News } from '@mapcreator/maps4news';
4545
4646
const API_CLIENT_ID = 0;

0 commit comments

Comments
 (0)