Fix typo in readme

This commit is contained in:
Wesley Beary 2022-08-25 06:36:10 -05:00 committed by GitHub
parent 918851cbbe
commit df73d7bdc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ directory.files.new(key: 'user/1/Gemfile').url(Time.now + 60)
```
##### Generate download URL
You should pass an option arguyment that contains the `query` key with `response-content-disposition` inside indicating that is an attachment and the filename to be used when downloaded.
You should pass an option argument that contains the `query` key with `response-content-disposition` inside indicating that is an attachment and the filename to be used when downloaded.
```ruby
options = {