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:*