mongostat qw field description

Hi team,
Current description for the qw field of mongostat command mongostat docs reads

The length of the queue of clients waiting to write data from the MongoDB instance.
I believe It should be
The length of the queue of clients waiting to write data to the MongoDB instance.