diff --git a/user_guide_src/source/helpers/html_helper.rst b/user_guide_src/source/helpers/html_helper.rst
index 6573f48469b9..10d7fb89a7f4 100644
--- a/user_guide_src/source/helpers/html_helper.rst
+++ b/user_guide_src/source/helpers/html_helper.rst
@@ -313,7 +313,7 @@ The following functions are available:
-.. php:function:: param($name = ''[, $value = ''[, $type = 'ref'[, $attributes = '']]])
+.. php:function:: param($name, $value[, $type = 'ref'[, $attributes = '']])
:param string $name: The name of the parameter
:param string $value: The value of the parameter