We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34743aa commit 22719abCopy full SHA for 22719ab
README.md
@@ -57,7 +57,7 @@ SyntaxEntry::make('metadata')
57
->language('json');
58
```
59
60
-To keep the budle size down only the following languages are currently available:
+To keep the bundle size down only the following languages are currently available:
61
62
- `bash`
63
- `css`
@@ -84,7 +84,7 @@ SyntaxEntry::make('metadata')
84
->darkModeTheme('filament-dark');
85
86
87
-To keep the bundle size down only the following themes are currently available:
+The following themes are currently available:
88
89
- `a11y-dark`
90
- `a11y-light`
0 commit comments