Skip to content

Commit d59b53c

Browse files
esynapsalexandre-le-borgne
authored andcommitted
Update README.md
typo
1 parent c1024cc commit d59b53c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@ Add an object to modify CURL requests
145145

146146
pipe(RequestModifierInterface $requestModifier): self
147147

148-
By default, FileRequestModifier et PlainTextRequestModifier are active.
148+
By default, FileRequestModifier and PlainTextRequestModifier are active.
149149
If necessary, you can add an instance of ProxyRequestModifier
150150

151-
* ProxyRequestModifier It allows to define curl options to use a proxy
151+
* ProxyRequestModifier allows you to define curl options to use a proxy
152152

153153
* FileRequestModifier is used to manage file paths starting with @
154154
and passed as a parameter by transforming them into CurlFile

0 commit comments

Comments
 (0)