diff --git a/README.md b/README.md index a321f9917e993b96d377cbb759c5fce44ff5b6f9..4ef90b6031e4bd691c8ddbaa5ab469f69e90641a 100755 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ These are the available config options for making requests. Only the `url` is re firstName: 'Fred' }, - // sintaxe alternative to send data into the body + // syntax alternative to send data into the body // method post // only the value is sent, not the key data: 'Country=Brasil&City=Belo Horizonte',