diff --git a/Resources/views/Collector/time.html.twig b/Resources/views/Collector/time.html.twig index 14afbfca..98ea6c32 100644 --- a/Resources/views/Collector/time.html.twig +++ b/Resources/views/Collector/time.html.twig @@ -160,7 +160,7 @@ /** * Query an element with a CSS selector. * - * @param string selector a CSS-selector-compatible query string + * @param {string} selector - a CSS-selector-compatible query string * * @return DOMElement|null */