LivePersonInc / node-agent-sdk

LivePerson Agent Messaging SDK for NodeJS
MIT License
49 stars 78 forks source link

fixed typo in agent.getUserProfile example in readme #81

Closed canegru closed 5 years ago

canegru commented 5 years ago

Fixed the example, [0].id should have been outside of the parenthesis. Replaced filter with find.