Skip to content

Commit

Permalink
Fixing typo in description
Browse files Browse the repository at this point in the history
  • Loading branch information
dvonlehman committed Nov 16, 2015
1 parent 1fb661e commit 7ba1397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "s3-proxy",
"version": "1.0.2",
"description": "Streaming http proxy Express middleware for fetching bjects from S3",
"version": "1.0.3",
"description": "Streaming http proxy Express middleware for fetching objects from S3",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec --bail --check-leaks test/",
Expand Down

0 comments on commit 7ba1397

Please sign in to comment.