Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Jacobs committed Jan 14, 2016
1 parent beb14c7 commit e166e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ steps:
from oscarapi.app import application as api
urlpatterns = patterns('',
# all the things you allreadya got
# all the things you allready got
url(r'^api/', include(api.urls)),
)

Expand Down

0 comments on commit e166e35

Please sign in to comment.