Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #360 from chengkangzai/v3
Fix | Update PHPDoc with typo
  • Loading branch information
Sammyjo20 committed Jan 14, 2024
2 parents 478ac47 + 1aac45c commit 5c4675f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Exceptions/Request/RequestException.php
Expand Up @@ -15,7 +15,7 @@
*
* This exception is thrown when the response from a request is a failed response.
*
* See @https://docs.saloon.dev/the-basics/handling-failures
* @see https://docs.saloon.dev/the-basics/handling-failures
*/
class RequestException extends SaloonException
{
Expand Down

0 comments on commit 5c4675f

Please sign in to comment.