Skip to content

Commit 5b4e245

Browse files
toodeloo
1 parent e52f3aa commit 5b4e245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Http/Controllers/CP/Forms/FormConnectController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class FormConnectController extends CpController
1212
{
1313
public function __invoke($form)
1414
{
15-
// TOOD: Remove from this controller when wiring up the form builder.
15+
// TODO: Remove from this controller when wiring up the form builder.
1616
$formFieldtypes = app('statamic.form-fieldtypes')
1717
->unique()
1818
->map(fn ($class) => app($class))

0 commit comments

Comments
 (0)