Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amleczko committed Sep 28, 2011
1 parent 0a4405c commit dc96e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -36,7 +36,7 @@ def read(*rnames):
],
entry_points={
'fanstatic.libraries': [
'bootstrap = js.boostrap:library',
'bootstrap = js.bootstrap:library',
],
},
)

0 comments on commit dc96e17

Please sign in to comment.