Fix documentation of percent_packet_loss field (#7510)

This commit is contained in:
Max Greenwald 2020-05-14 16:39:00 -04:00 committed by GitHub
parent d2831d73ab
commit f74824eecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ sockets and the `ping_group_range` setting.
- fields:
- packets_transmitted (integer)
- packets_received (integer)
- percent_packets_loss (float)
- percent_packet_loss (float)
- ttl (integer, Not available on Windows)
- average_response_ms (integer)
- minimum_response_ms (integer)