Skip to content

Commit 9fb5eb4

Browse files
committed
removed typo
1 parent 3256f86 commit 9fb5eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Models/Redirect.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class Redirect extends Model implements RedirectModelContract
2525
'old_url',
2626
'new_url',
2727
'status',
28-
];\
28+
];
2929

3030
/**
3131
* Boot the model.

0 commit comments

Comments
 (0)