diff --git a/src/Content/Text/HTML.php b/src/Content/Text/HTML.php
index 89a680501f..3f9ef7c3b4 100644
--- a/src/Content/Text/HTML.php
+++ b/src/Content/Text/HTML.php
@@ -842,7 +842,7 @@ class HTML
*
* @param string $s Search query.
* @param string $id HTML id
- * @param bool $aside Display the search widgit aside.
+ * @param bool $aside Display the search widget aside.
*
* @return string Formatted HTML.
* @throws \Exception