Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
just changed “orgins” to “origins”
  • Loading branch information
chrisbbreuer committed Feb 28, 2018
1 parent 5cb8ae5 commit a0b3c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cors.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
return [

/*
* A cors profile determines which orgins, methods, headers are allowed for
* A cors profile determines which origins, methods, headers are allowed for
* a given requests. The `DefaultProfile` reads its configuration from this
* config file.
*
Expand Down

0 comments on commit a0b3c46

Please sign in to comment.