diff --git a/public/index.html b/public/index.html index e4ba2d6..0d00a14 100755 --- a/public/index.html +++ b/public/index.html @@ -55,7 +55,7 @@

Listen to webhook events

path : ${path}

protocol : ${protocol}

method : ${method}

-

heades :

${JSON.stringify(headers, undefined, 2)}

+

headers :

${JSON.stringify(headers, undefined, 2)}

body :

${JSON.stringify(body, undefined, 2)}

time : ${time}

@@ -65,4 +65,4 @@

Listen to webhook events

- \ No newline at end of file +