Skip to content

Commit

Permalink
Merge pull request #431 from andykog/patch-1
Browse files Browse the repository at this point in the history
README.md: Add missing comma
  • Loading branch information
nickuraltsev committed Aug 30, 2016
2 parents 0b8c86e + 58a734e commit 755a9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -258,7 +258,7 @@ These are the available config options for making requests. Only the `url` is re
auth: {
username: 'janedoe',
password: 's00pers3cret'
}
},

// `responseType` indicates the type of data that the server will respond with
// options are 'arraybuffer', 'blob', 'document', 'json', 'text', 'stream'
Expand Down

0 comments on commit 755a9b3

Please sign in to comment.