tulios / kafkajs

A modern Apache Kafka client for node.js
https://kafka.js.org
MIT License
3.75k stars 527 forks source link

Proper reference to refreshThresholdMs in documentation #1698

Open mattBrzezinski opened 5 months ago

mattBrzezinski commented 5 months ago

Overview

I was reviewing the documentation for OAuth connection and noticed that in the example we weren't referencing refreshThresholdMs correctly, this PR addresses that, and removes excess whitespace.