Skip to content

Commit bdf5f36

Browse files
authored
4 spc tab to 2spc
1 parent a910308 commit bdf5f36

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ IonicVueRouter requires `ion-vue-router` element in order to render the componen
4747
```html
4848
<!DOCTYPE html>
4949
<html lang="en">
50-
<head>...</head>
50+
<head>...</head>
5151

52-
<body>
53-
<ion-app>
54-
<ion-vue-router/>
55-
</ion-app>
56-
</body>
52+
<body>
53+
<ion-app>
54+
<ion-vue-router/>
55+
</ion-app>
56+
</body>
5757
</html>
5858
```
5959

0 commit comments

Comments
 (0)