Skip to content

Commit

Permalink
Fix word 'sintaxe' to 'syntax' in README.md (#2432)
Browse files Browse the repository at this point in the history
- translate 'sintaxe' word from portuguese to english
  • Loading branch information
fureweb-com authored and felipewmartins committed Sep 26, 2019
1 parent 93e6962 commit 88dbb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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',
Expand Down

0 comments on commit 88dbb82

Please sign in to comment.