We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c854692 commit 8718696Copy full SHA for 8718696
1 file changed
system/API/ResponseTrait.php
@@ -66,7 +66,7 @@ trait ResponseTrait
66
/**
67
* How to format the response data.
68
* Either 'json' or 'xml'. If blank will be
69
- * determine through content negotiation.
+ * determined through content negotiation.
70
*
71
* @var string
72
*/
0 commit comments