Skip to content

Commit

Permalink
weird updated
Browse files Browse the repository at this point in the history
  • Loading branch information
josuebrunel committed Jun 6, 2015
1 parent b81d44c commit 61e8192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ $ pip install myql

```

* ___get(tabke, item=[], limit=None)___
* ___get(table, item=[], limit=None)___

```python
>>> response = yql.get('geo.countries',['name,woeid'],3)
Expand Down

0 comments on commit 61e8192

Please sign in to comment.