Skip to content

Commit c78690a

Browse files
chore: fix readme typo
1 parent 9ec68a3 commit c78690a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ stream.each do |completion|
8686
end
8787
```
8888

89-
## File uploads
89+
### File uploads
9090

9191
Request parameters that correspond to file uploads can be passed as `StringIO`, or a [`Pathname`](https://rubyapi.org/3.1/o/pathname) instance.
9292

0 commit comments

Comments
 (0)