Skip to content

Commit dff7aff

Browse files
author
Nikolai Panasenko
committed
Typo namespace declaration
1 parent 79d7a70 commit dff7aff

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)