### Type of issue Other ### What documentation page is affected https://www.elastic.co/docs/reference/logstash/plugins/plugins-filters-throttle ### What happened? There is a rendering issue in the throttle filter plugin: <img width="964" height="589" alt="Image" src="https://github.com/user-attachments/assets/e2a7b5c2-6790-4317-ab2a-5e67cba96548" /> It seems to come from an erroneous porting of the Logstash documentation https://github.com/logstash-plugins/logstash-filter-throttle/blob/main/lib/logstash/filters/throttle.rb#L122 . Not sure how to fix that ### Additional info _No response_