Skip to content

Commit 31569b9

Browse files
committed
Merge pull request #60 from npanasenko/master
Typo namespace declaration
2 parents 79d7a70 + dff7aff commit 31569b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Providers/OEmbed/OEmbedImplementation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
namespace Embed\Providers\Oembed;
2+
namespace Embed\Providers\OEmbed;
33

44
use Embed\Url;
55

0 commit comments

Comments
 (0)