Skip to content

Commit e75ec5b

Browse files
chore: fix readme typo (#125)
1 parent b325f5d commit e75ec5b

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
@@ -88,7 +88,7 @@ stream.each do |completion|
8888
end
8989
```
9090

91-
## File uploads
91+
### File uploads
9292

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

0 commit comments

Comments
 (0)