From 7d82e68de0655f3cb794e6727c1b388b22c46799 Mon Sep 17 00:00:00 2001 From: homeautomaton <48721345+homeautomaton@users.noreply.github.com> Date: Wed, 14 Dec 2022 16:43:16 -0600 Subject: [PATCH] Fix reference to "packages" that should be packets (#25285) --- source/_integrations/ping.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ping.markdown b/source/_integrations/ping.markdown index b5b48fa295d..e247e09598b 100644 --- a/source/_integrations/ping.markdown +++ b/source/_integrations/ping.markdown @@ -39,7 +39,7 @@ host: required: true type: string count: - description: Number of packages to be sent up to a maximum of 100. + description: Number of packets to be sent up to a maximum of 100. required: false type: integer default: 5