Skip to content

Commit

Permalink
Merge pull request landrok#23 from snorpey/patch-1
Browse files Browse the repository at this point in the history
Update TypeConfiguration namespace in readme
  • Loading branch information
landrok authored Apr 17, 2021
2 parents b18e61e + 26b3ac0 commit 5fe21ce
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 @@ -312,7 +312,7 @@ You can define 3 different behaviours:

```php
use ActivityPhp\Type;
use ActivityPhp\TypeConfiguration;
use ActivityPhp\Type\TypeConfiguration;

$note = Type::create('Note');

Expand Down

0 comments on commit 5fe21ce

Please sign in to comment.