Documentation bug: Zoho Invoice "How do I view customer details?"

Documentation bug: Zoho Invoice "How do I view customer details?"

There's a bug in the Zoho Invoice documentation for "How do I view customer details?"

http://www.zoho.com/invoice/api/customers/customers.html#how-do-i-view-my-customer-details-unformatted?

The Sample Response (shown below) is incorrect. The XML response (as expected) does not include "Customer s" but "Customer" (no "-s").

Sample Response

<Response status="1"> <Customers uri="/api/customers/3000000000328"> <CustomerID>3000000000328</CustomerID> <Name>Sample Customer</Name>