diff --git a/examples/http-requests/sample-wit.http b/examples/http-requests/sample-wit.http index 8a55759..2071437 100644 --- a/examples/http-requests/sample-wit.http +++ b/examples/http-requests/sample-wit.http @@ -17,7 +17,7 @@ Content-Type: application/json "engine": { "type": "WitAi", "settings": { - "token": "" + "token": "" } } }, @@ -42,7 +42,7 @@ Content-Type: application/json "engine": { "type": "WitAi", "settings": { - "token": "" + "token": "" } } }, @@ -70,7 +70,7 @@ Content-Type: application/json "engine": { "type": "WitAi", "settings": { - "token": "" + "token": "" } } }, @@ -101,7 +101,7 @@ Content-Type: application/json "engine": { "type": "WitAi", "settings": { - "token": "" + "token": "" } } },