Skip to content

Commit f243410

Browse files
oleksiikhrisland205
authored andcommitted
Docs: delete an incorrect closing html tag and empty block code (#16194)
1 parent c97f376 commit f243410

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

examples/docs/en-US/page-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th
1818
}
1919
}
2020
</script>
21-
```html
21+
```
2222
:::
2323

2424
### Attributes

examples/docs/es/page-header.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,3 @@ Si la ruta de la página es simple, se recomienda utilizar PageHeader en lugar
3737
| --------------- | ----------- |
3838
| title | titulo |
3939
| content | contenido |
40-
41-
```
42-
43-
```

examples/docs/fr-FR/page-header.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If path of the page is simple, it is recommended to use PageHeader instead of th
1818
}
1919
}
2020
</script>
21-
```html
21+
```
2222
:::
2323

2424
### Attributes

0 commit comments

Comments
 (0)