fix typo: `round tripe` → `round trip` (#17814)
Luke Hamburg committed
Jun 4, 2024 at 11:45 UTC
6de1c4be601ab40b2446b1b4a83eaa26d59b4518
1 file changed
+1
-1
src/go/collectors/go.d.plugin/modules/ping/metadata.yaml
+1
-1
@@ -21,7 +21,7 @@ modules:
21
overview:
22
data_collection:
23
metrics_description: |
24
- This module measures round-tripe time and packet loss by sending ping messages to network hosts.
24
+ This module measures round-trip time and packet loss by sending ping messages to network hosts.
25
26
There are two operational modes:
27