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

Commit

Permalink
Merge pull request #11 from thomasbandit/master
Browse files Browse the repository at this point in the history
README.md update
  • Loading branch information
freekmurze authored Feb 6, 2018
2 parents c4a6edb + 6c9e808 commit 5ca23a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Here's a quick example where it is assumed that you've already added an `allowed
```php
namespace App\Services\Cors;

use Spatie\Cors\DefaultProfile;
use Spatie\Cors\CorsProfile\DefaultProfile;

class UserBasedCorsProfile extends DefaultProfile;
{
Expand Down

0 comments on commit 5ca23a9

Please sign in to comment.