Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rafbm committed Dec 26, 2011
1 parent 1ec3ff9 commit 50eb7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -72,7 +72,7 @@ Assuming the name you chose isn't already taken, your new bucket will now appear
Service.buckets
# => [#<AWS::S3::Bucket @attributes={"name"=>"jukebox"}>]

Once you have succesfully created a bucket you can you can fetch it by name using Bucket.find.
Once you have succesfully created a bucket you can fetch it by name using Bucket.find.

music_bucket = Bucket.find('jukebox')

Expand Down

0 comments on commit 50eb7de

Please sign in to comment.