Skip to content

Commit

Permalink
Update specification/nodes/_types/Stats.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Abdon Pijpelink <[email protected]>
  • Loading branch information
szabosteve and abdonpijpelink authored Aug 25, 2023
1 parent 6aa9f1f commit 26b191a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/nodes/_types/Stats.ts
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ export class AdaptiveSelection {
*/
avg_service_time_ns?: long
/**
* The number of outstanding search requests from the node these stats are for to the keyed node.
* The number of outstanding search requests to the keyed node from the node these stats are for.
*/
outgoing_searches?: long
/**
Expand Down

0 comments on commit 26b191a

Please sign in to comment.