Minor documentation 'bug'

I couldn’t find a documentation category, so I figured I’d post it here. The third line of the example at Step 4: Create customer data should be changed from

q.collection('Users')

to

q.collection('Customers')

Thanks

Hi @tresyoung !

Thanks for reporting this problem. I’ve filed DOCS-2114 to get this fixed. Hopefully, the updates can be published soon.