From 0dded530092183c2d388cd74778dc841231de3f8 Mon Sep 17 00:00:00 2001 From: Felipe Plets Date: Thu, 21 Dec 2017 21:37:53 -0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 104bd78..8ad51a9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ var iugu = require('iugu')('c73d49f9-6490-46ee-ba36-dcf69f6334fd'); // Ache sua Todo método aceita um callback opcional como ultimo argumento: ```js -iugu.customer.create({ +iugu.customers.create({ 'email': 'email@email.com', 'name': 'Nome do Cliente', 'notes': 'Anotações Gerais'