From 3ada25b03240cc720feed62b2d1adbed39904500 Mon Sep 17 00:00:00 2001 From: Sivayogeith Umamaheswaran <65064458+Sivayogeith@users.noreply.github.com> Date: Fri, 25 Nov 2022 19:57:46 +0530 Subject: [PATCH] Change autor to author Changed the spelling at line number 180. --- docs/json/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/json/reference.md b/docs/json/reference.md index d4f765fd..5637af1a 100644 --- a/docs/json/reference.md +++ b/docs/json/reference.md @@ -177,7 +177,7 @@ Events can be posted using the http API. When the example above is listening, ru `curl -H "content-type: application/json" -X POST -d '{"t": "purchase", "location": "BR"}' http://localhost:5000/risk/events` `curl -H "content-type: application/json" -X POST -d '{"t": "purchase", "location": "JP"}' http://localhost:5000/risk/events` -**Note from the autor:** +**Note from the author:** *Using facts in the example above will produce the following output:*