diff --git a/library/vendor/ipl/Html/Attributes.php b/library/vendor/ipl/Html/Attributes.php
index da3fe6dd..56f28afe 100644
--- a/library/vendor/ipl/Html/Attributes.php
+++ b/library/vendor/ipl/Html/Attributes.php
@@ -103,7 +103,7 @@ class Attributes
}
/**
- * @param Attribute|string $attribute
+ * @param Attribute|string|array $attribute
* @param string|array $value
* @return $this
*/