diff --git a/README.md b/README.md index 48d3296..4c0464e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It's as simple as you could guess: $.getJSON( flickerAPI , { tags: thing - , tagmode: "any + , tagmode: "any" , format: "json" , success: function (data) { console.log('teh animals:', data);