diff --git a/core/modules/media/src/MediaSourceInterface.php b/core/modules/media/src/MediaSourceInterface.php index 3daa4f69d9974ac6187bdfc47a2d2e87f79750b6..6d08c2039585e59fe62ebaa0015a0b6cebf9f96a 100644 --- a/core/modules/media/src/MediaSourceInterface.php +++ b/core/modules/media/src/MediaSourceInterface.php @@ -25,7 +25,7 @@ * - Image: handles local images, * - oEmbed: handles resources that are exposed through the oEmbed standard, * - YouTube: handles YouTube videos, - * - SoundCould: handles SoundCloud audio, + * - SoundCloud: handles SoundCloud audio, * - Instagram: handles Instagram posts, * - Twitter: handles tweets, * - ...