Merge pull request #8461 from lionralfs/lionralfs-patch-1
Fix double backtick typo
This commit is contained in:
@@ -45,7 +45,7 @@ const map = new Map({
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
You will also need an `ìndex.html` file that will use your bundle. Here is a simple example:
|
You will also need an `index.html` file that will use your bundle. Here is a simple example:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|||||||
Reference in New Issue
Block a user