Skip to content

Commit

Permalink
Merge pull request #297 from wcarmon/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
yoshidan authored Aug 16, 2024
2 parents b124c4c + 59d24f8 commit 5285347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ async fn run() {
}
```

### Passing a custom reqwest middleware cliemt
### Passing a custom reqwest middleware client

```rust
use google_cloud_storage::client::Client;
Expand Down

0 comments on commit 5285347

Please sign in to comment.