Skip to content

Commit

Permalink
examples url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
serahkiburu committed Sep 26, 2017
1 parent e7f8776 commit 44a5874
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 @@ -29,7 +29,7 @@ $ pip install datapackage

### Examples

Code examples in this readme requires Python 3.3+ interpreter. You could see even more example in [examples](https://github.com/frictionlessdata/datapacakge-py/tree/master/examples) directory.
Code examples in this readme requires Python 3.3+ interpreter. You could see even more example in [examples](https://github.com/frictionlessdata/datapackage-py/tree/master/examples) directory.

```python
from datapackage import Package
Expand Down

0 comments on commit 44a5874

Please sign in to comment.