diff --git a/src/Resources/Ticket.php b/src/Resources/Ticket.php index 8ee23be..a52a2c6 100644 --- a/src/Resources/Ticket.php +++ b/src/Resources/Ticket.php @@ -137,7 +137,7 @@ public function timeEntries($id, array $query = null) * Make sure to pass a valid $filtersQuery string example: "type:question" * * @api - * @param string $filterQuery + * @param string $filtersQuery * @return array|null * @throws \Freshdesk\Exceptions\AccessDeniedException * @throws \Freshdesk\Exceptions\ApiException