Skip to content

Commit

Permalink
Fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysLees committed Aug 7, 2022
1 parent aa04fbb commit 616405c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NovaImpersonatingBannerServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ public function boot()
], 'config');

// Add package to Nova About
NovaAbout::addPackage('rhylees/nova-impersonating-banner');
NovaAbout::addPackage('rhyslees/nova-impersonating-banner');
}
}

Expand Down

0 comments on commit 616405c

Please sign in to comment.