From dae6fc701eba937ebd9a61328b3d8f0f69e215d0 Mon Sep 17 00:00:00 2001 From: Justin Parsell Date: Tue, 1 Mar 2022 16:43:10 -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 5930bd5..696e178 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