Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Jan 8, 2025
1 parent 3fd9215 commit b498a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RedirectController.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

abstract class RedirectController extends Controller implements RedirectControllerInterface
{
private ?UriInterface $uri;
private UriInterface $uri;

/**
* @var int<300, 399>
Expand Down

0 comments on commit b498a39

Please sign in to comment.