We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5a6e1 commit bb9749eCopy full SHA for bb9749e
src/Providers/OEmbed/WordPress.php
@@ -22,7 +22,7 @@ public static function getEndPoint()
22
*/
23
public static function getPatterns()
24
{
25
- return ['https?://wordddpress.tv/*'];
+ return ['https?://wordpress.tv/*'];
26
}
27
28
/**
0 commit comments