Commit 83f0a29f by AdriVanHoudt

typo

parent 30ff22ad
...@@ -325,6 +325,7 @@ The id is only to track your webhooks and does nothing else. ...@@ -325,6 +325,7 @@ The id is only to track your webhooks and does nothing else.
fullcontact.company.domain('fullcontact.com', null, 'https://mycallbackurl.com', 'webhooktracker', function (err, data) { fullcontact.company.domain('fullcontact.com', null, 'https://mycallbackurl.com', 'webhooktracker', function (err, data) {
.. ..
}); });
```
## Testing ## Testing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment