Skip to content

Commit cf1f0bd

Browse files
committed
Fixes typo
1 parent 7a1ce13 commit cf1f0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/MessageFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ public function createInternalRequest(
8686
$data = [],
8787
array $files = [],
8888
array $parameters = [],
89-
array $options = [],
89+
array $options = []
9090
);
9191

9292
/**

0 commit comments

Comments
 (0)