Correct typo in ping.py

This commit is contained in:
Kevin Custer 2020-03-18 06:43:26 -04:00 committed by GitHub
parent d22ddb15a9
commit 672c984d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ resource = 192.168.1.1
| Variable | Required | Description | Options |
|-----------------|----------|-----------------------------------------------------------------|-------------------|
| [variable_name] | Yes | Name for the data source. | [variable_name] |
| plaform | Yes | Name of the platform. | rest |
| platform | Yes | Name of the platform. | rest |
| resource | Yes | Url of whatever you want to ping | url |