Skip to content

Commit 8718696

Browse files
committed
docs: fix typo
1 parent c854692 commit 8718696

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/API/ResponseTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ trait ResponseTrait
6666
/**
6767
* How to format the response data.
6868
* Either 'json' or 'xml'. If blank will be
69-
* determine through content negotiation.
69+
* determined through content negotiation.
7070
*
7171
* @var string
7272
*/

0 commit comments

Comments
 (0)