Skip to content

Commit bcc95e9

Browse files
Update src/Middleware.php
Co-authored-by: Jonathan Reinink <[email protected]>
1 parent c27a979 commit bcc95e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Middleware.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ public function changeRedirectCode(Request $request, Response $response)
114114
}
115115

116116
/**
117-
* Resolves and prepares validation errors in such a way
118-
* that they are easier to use in the Inertia client.
117+
* Resolves and prepares validation errors in such
118+
* a way that they are easier to use client-side.
119119
*
120120
* @param Request $request
121121
* @return object

0 commit comments

Comments
 (0)