Fix reference to "packages" that should be packets (#25285)

This commit is contained in:
homeautomaton 2022-12-14 16:43:16 -06:00 committed by GitHub
parent ee370b19a4
commit 7d82e68de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ host:
required: true required: true
type: string type: string
count: 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 required: false
type: integer type: integer
default: 5 default: 5