Skip to content

Commit

Permalink
chore(chromium): fix typo in phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gulien committed Nov 5, 2024
1 parent b3f4d08 commit d99f5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modules/ChromiumMultipartFormDataModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ public function failOnHttpStatusCodes(array $statusCodes): self

/**
* Forces Gotenberg to return a 409 Conflict response if the HTTP status
* code at least one resource is not acceptable.
* code from at least one resource is not acceptable.
*
* @param int[] $statusCodes
*
Expand Down

0 comments on commit d99f5b5

Please sign in to comment.