Skip to content

Commit e3cb957

Browse files
committed
Merge branch 'master' into experimental
2 parents 634e79d + d9c36c3 commit e3cb957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Filament/Resources/CustomPlaylists/CustomPlaylistResource.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ public static function getForm($creating = false): array
288288
->columns(2)
289289
->schema([
290290
Toggle::make('dummy_epg')
291-
->label('Enably dummy EPG')
291+
->label('Enable dummy EPG')
292292
->columnSpan(1)
293293
->live()
294294
->inline(false)

0 commit comments

Comments
 (0)