Skip to content

Commit 22719ab

Browse files
committed
Corrects wording & pyto
1 parent 34743aa commit 22719ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ SyntaxEntry::make('metadata')
5757
->language('json');
5858
```
5959

60-
To keep the budle size down only the following languages are currently available:
60+
To keep the bundle size down only the following languages are currently available:
6161

6262
- `bash`
6363
- `css`
@@ -84,7 +84,7 @@ SyntaxEntry::make('metadata')
8484
->darkModeTheme('filament-dark');
8585
```
8686

87-
To keep the bundle size down only the following themes are currently available:
87+
The following themes are currently available:
8888

8989
- `a11y-dark`
9090
- `a11y-light`

0 commit comments

Comments
 (0)