From 532403ad15537f95efa1526e26fc2b811068f012 Mon Sep 17 00:00:00 2001
From: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Tue, 21 Mar 2023 23:17:51 -0400
Subject: [PATCH] spelling: formatted

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---
 src/Content/OEmbed.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Content/OEmbed.php b/src/Content/OEmbed.php
index 562febdaf9..4304bc91a0 100644
--- a/src/Content/OEmbed.php
+++ b/src/Content/OEmbed.php
@@ -385,7 +385,7 @@ class OEmbed
 	}
 
 	/**
-	 * Returns a formmated HTML code from given URL and sets optional title
+	 * Returns a formatted HTML code from given URL and sets optional title
 	 *
 	 * @param string $url URL to fetch
 	 * @param string $title Optional title (default: what comes from OEmbed object)