From c8f1ba4fafa75af22801f09f0ebebd1422dc392e Mon Sep 17 00:00:00 2001 From: Justin Parsell Date: Tue, 1 Mar 2022 16:43:16 -0500 Subject: [PATCH] Update 'pingRequest File Format' --- pingRequest-File-Format.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pingRequest-File-Format.md b/pingRequest-File-Format.md index 696e178..5741de8 100644 --- a/pingRequest-File-Format.md +++ b/pingRequest-File-Format.md @@ -6,5 +6,5 @@ The file format for the pingRequests is as follows ... ``` --`(Devicename)` is a string, and can be anything. --`(ip)` is a IPv4 formatted IP Address \ No newline at end of file +- `(Devicename)` is a string, and can be anything. +- `(ip)` is a IPv4 formatted IP Address \ No newline at end of file