Skip to content

Commit 8055e22

Browse files
committed
Merge branch 'develop'
2 parents 099a2d7 + 485f825 commit 8055e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/datatable/configurable-areas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function configure(): void
3333

3434
Example dropdown for the toolbar:
3535

36-
```php
36+
```html
3737
@aware(['component'])
3838

3939
@php
@@ -100,7 +100,7 @@ Example dropdown for the toolbar:
100100
@endif
101101
```
102102

103-
**Note:** If you don't specify the theme conditional, it will show up on every
103+
**Note:** If you don't specify the theme conditional, it will show up on every theme.
104104

105105
## Areas
106106

0 commit comments

Comments
 (0)